ChangeWeb.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 ChangeWeb
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
屬性值
類型:System.Guid
傳回代表已變更網站的識別Guid執行個體。
例外狀況
例外狀況 | 條件 |
---|---|
[System.NotSupportedException] | 變更欄位變更集合中的項目中的網站識別碼是null 參考 (未執行任何動作 於 Visual Basic 中)。錯誤碼:-1。 |