NestedDeploymentPropertyAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Questa classe supporta l'infrastruttura del prodotto e non deve essere usata direttamente dal codice. Indica che una proprietà di distribuzione deve essere espansa per l'override della proprietà della riga di comando
[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
- Ereditarietà
-
NestedDeploymentPropertyAttribute
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| NestedDeploymentPropertyAttribute() |
Costruttore predefinito |