共用方式為


ChangeItem.WebId 屬性

取得值,識別包含已變更項目的網站。

命名空間:  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 ChangeItem
Dim value As Guid

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

屬性值

類型:System.Guid
傳回代表包含已變更的項目之網站的識別Guid執行個體。

例外狀況

例外狀況 條件
NotSupportedException

變更欄位變更集合中的項目中的網站識別碼是null 參考 (未執行任何動作 於 Visual Basic 中)。錯誤碼:-1。

請參閱

參照

ChangeItem 類別

ChangeItem 成員

Microsoft.SharePoint.Client 命名空間