PropertyAlias 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.
décrit comment les noms de propriétés seront alias
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class PropertyAlias
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type PropertyAlias = class
Public Class PropertyAlias
- Héritage
-
PropertyAlias
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| PropertyAlias() |
Constructeur par défaut |
| PropertyAlias(String) |
initialiser pour utiliser un préfixe spécifié |
| PropertyAlias(String[]) |
initialiser pour utiliser une chaîne de spécification pour chaque propriété, la maching est effectuée à l’aide de l’ordre |
Propriétés
| Nom | Description |
|---|---|
| Aliases |
liste d’alias à utiliser |
| Kind |
type de méthode d’alias à utiliser |
| Prefix |
préfixe à utiliser |