EntityCollectionChangedParams.PropertyName 属性

定义

引用已更改集合的源对象上的导航属性。The navigation property on the source object that references the collection that has changed.

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

属性值

String

导航属性名称。The navigation property name.

适用于