次の方法で共有


Change.SiteId プロパティ

フィールドの値が読み取り専用かどうかを指定する値を取得または設定します。

名前空間:  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 SiteId As Guid
    Get
'使用
Dim instance As Change
Dim value As Guid

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

プロパティ値

型: System.Guid
変更したオブジェクトが含まれているサイトの id を表すGuidインスタンスを返します。

関連項目

参照先

Change クラス

Change メンバー

Microsoft.SharePoint.Client 名前空間