共用方式為


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

屬性值

String

屬性變更時的屬性名稱。

適用於