SfcObjectExtender<TSfcInstance>.RegisterProperty Méthode
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.
Surcharges
| Nom | Description |
|---|---|
| RegisterProperty(PropertyInfo) |
Inscrire une propriété répercutée supplémentaire |
| RegisterProperty(PropertyInfo, String) |
Inscrire une propriété répercutée supplémentaire, dépendante de la propriété de l’objet parent |
RegisterProperty(PropertyInfo)
Inscrire une propriété répercutée supplémentaire
protected void RegisterProperty(System.Reflection.PropertyInfo propertyInfo);
member this.RegisterProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterProperty (propertyInfo As PropertyInfo)
Paramètres
- propertyInfo
- PropertyInfo
S’applique à
RegisterProperty(PropertyInfo, String)
Inscrire une propriété répercutée supplémentaire, dépendante de la propriété de l’objet parent
protected void RegisterProperty(System.Reflection.PropertyInfo propertyInfo, string parentPropertyName);
member this.RegisterProperty : System.Reflection.PropertyInfo * string -> unit
Protected Sub RegisterProperty (propertyInfo As PropertyInfo, parentPropertyName As String)
Paramètres
- propertyInfo
- PropertyInfo
Propriété réfléchie
- parentPropertyName
- String
Nom de la propriété parente