DeploymentPropertyAliasAttribute 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. Définit un alias pour la propriété de déploiement lorsqu’elle est utilisée pour la substitution de propriété de ligne de commande
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class DeploymentPropertyAliasAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type DeploymentPropertyAliasAttribute = class
inherit Attribute
Public NotInheritable Class DeploymentPropertyAliasAttribute
Inherits Attribute
- Héritage
-
DeploymentPropertyAliasAttribute
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| DeploymentPropertyAliasAttribute(String) |
Définit un alias pour une propriété. |
Propriétés
| Nom | Description |
|---|---|
| Alias |
Retourne l’alias |