NestedDeploymentPropertyAttribute Classe

Définition

Cette classe prend en charge l’infrastructure de produit et n’est pas destinée à être utilisée directement à partir de votre code. Indique qu’une propriété de déploiement doit être développée pour la substitution de propriété de ligne de commande

[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
Héritage
NestedDeploymentPropertyAttribute
Attributs

Constructeurs

Nom Description
NestedDeploymentPropertyAttribute()

Constructeur par défaut

S’applique à