NestedDeploymentPropertyAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |