PropertyValidationContext.PropertyOwner Propriété
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.
Obtient l’objet Object qui possède la propriété associée à cette instance.
public:
property System::Object ^ PropertyOwner { System::Object ^ get(); };
public object PropertyOwner { get; }
member this.PropertyOwner : obj
Public ReadOnly Property PropertyOwner As Object
Valeur de propriété
Objet qui possède la propriété associée à cette instance.