NotEnoughPrivilegeException.CatOrLstID 属性 (Microsoft.SharePoint.Portal.SiteData)

Obsolete. Gets the GUID of the area or listing.

命名空间: Microsoft.SharePoint.Portal.SiteData
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property CatOrLstID As Guid
用法
Dim instance As NotEnoughPrivilegeException
Dim value As Guid

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

属性值

System.Guid object that represents the unique identifier of the area or listing.

另请参阅

参考

NotEnoughPrivilegeException 类
NotEnoughPrivilegeException 成员
Microsoft.SharePoint.Portal.SiteData 命名空间