获取一个值,该值指定功能的功能标识符,该功能包含列表的列表架构。
命名空间: 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 ChangeView
Dim value As Guid
value = instance.ListId
public Guid ListId { get; }
属性值
类型:System.Guid
返回Guid。表示包含更改的视图的列表的实例。
异常
| 异常 | 条件 |
|---|---|
| [System.NotSupportedException] | 更改字段项更改集合的中的列表标识符是空引用(无 在 Visual Basic 中)。错误代码:-1。 |