BindInputElementAttribute.ChangeAttribute 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 le nom d’un attribut qui inscrit un événement de modification associé.
public:
property System::String ^ ChangeAttribute { System::String ^ get(); };
public string ChangeAttribute { get; }
public string? ChangeAttribute { get; }
member this.ChangeAttribute : string
Public ReadOnly Property ChangeAttribute As String