次の方法で共有


AreaNotExistException.CatID プロパティ (Microsoft.SharePoint.Portal.SiteData)

現在は使用されていません。エリアの GUID を取得します。

名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public ReadOnly Property CatID As Guid
'使用
Dim instance As AreaNotExistException
Dim value As Guid

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

プロパティ値

エリアの一意の識別子を表す System.Guid オブジェクト。

関連項目

参照

AreaNotExistException クラス
AreaNotExistException メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間