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 la Object 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 propriétaire de la propriété associée à cette instance.