ModelChangeInfo.PropertyName 속성

정의

속성이 변경된 경우 속성 이름을 가져옵니다.

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

속성 값

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

적용 대상