EntityCollectionChangedParams.PropertyName 속성
변경된 컬렉션을 참조하는 원본 개체의 탐색 속성입니다.
네임스페이스: System.Data.Services.Client
어셈블리: Microsoft.Data.Services.Client(Microsoft.Data.Services.Client.dll)
구문
‘선언
Public ReadOnly Property PropertyName As String
Get
‘사용 방법
Dim instance As EntityCollectionChangedParams
Dim value As String
value = instance.PropertyName
public string PropertyName { get; }
public:
property String^ PropertyName {
String^ get ();
}
member PropertyName : string
function get PropertyName () : String
속성 값
유형: System.String
탐색 속성 이름입니다.