EntityChangedParams.PropertyName プロパティ

定義

ターゲット オブジェクトを参照するエンティティ オブジェクトのプロパティの名前。

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

プロパティ値

変更されたプロパティの名前。

適用対象