ChangeList.ListId 属性

Gets a value that identifies the changed list.

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public ReadOnly Property ListId As Guid
    Get
用法
Dim instance As ChangeList
Dim value As Guid

value = instance.ListId
public Guid ListId { get; }

属性值

类型:System.Guid
Returns a Guid instance representing the identification of the changed list.

异常

异常 条件
[System.NotSupportedException]

The list identifier contained in the change fields item of the change collection is 空引用(无 在 Visual Basic 中). Error code: -1.

另请参阅

引用

ChangeList 类

ChangeList 成员

Microsoft.SharePoint.Client 命名空间