ChangeField.WebId 属性

Gets a value that identifies the site containing the changed field.

命名空间:  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 WebId As Guid
    Get
用法
Dim instance As ChangeField
Dim value As Guid

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

属性值

类型:System.Guid
Returns a Guid.instance representing the identification of the site that contains the changed field.

异常

异常 条件
NotSupportedException

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

另请参阅

引用

ChangeField 类

ChangeField 成员

Microsoft.SharePoint.Client 命名空间