NestedDeploymentPropertyAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このクラスは製品インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。 コマンド ライン プロパティをオーバーライドするために展開プロパティを展開する必要があることを示します
[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() |
既定のコンストラクター |