次の方法で共有


EntityCollectionChangedParams.PropertyName プロパティ

定義

変更されたコレクションを参照するソース オブジェクトのナビゲーション プロパティ。

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

プロパティ値

ナビゲーション プロパティ名。

適用対象