NestedDeploymentPropertyAttribute Classe

Definizione

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

Si applica a