來源物件上參考已變更之集合的導覽屬性。
命名空間: 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
導覽屬性名稱。