DataErrorsChangedEventArgs.PropertyName 屬性

定義

會取得有錯誤的屬性名稱。

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

屬性值

有錯誤的物業名稱。 nullEmpty 是錯誤是物件層級。

適用於