AreaTooDeepException.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 AreaTooDeepException
Dim value As Guid
value = instance.CatID
public Guid CatID { get; }
プロパティ値
エリアの一意の識別子を表す System.Guid オブジェクト。
関連項目
参照
AreaTooDeepException クラス
AreaTooDeepException メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間