EntityChangedParams.PropertyName 속성

정의

대상 개체를 참조하는 엔터티 개체의 속성 이름입니다.

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

속성 값

변경된 속성의 이름입니다.

적용 대상