NestedDeploymentPropertyAttribute クラス

定義

このクラスは製品インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。 コマンド ライン プロパティをオーバーライドするために展開プロパティを展開する必要があることを示します

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class NestedDeploymentPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type NestedDeploymentPropertyAttribute = class
    inherit Attribute
Public NotInheritable Class NestedDeploymentPropertyAttribute
Inherits Attribute
継承
NestedDeploymentPropertyAttribute
属性

コンストラクター

名前 説明
NestedDeploymentPropertyAttribute()

既定のコンストラクター

適用対象