PrintSystemObjectPropertyChangedEventArgs.PropertyName Propriété

Définition

Obtient le nom de la propriété qui a été modifiée.

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

Valeur de propriété

Une String qui maintient le nom de la propriété.

S’applique à