CrawlItemNotExistException.ItemID 属性 (Microsoft.SharePoint.Portal.SiteData)

Obsolete. Gets the GUID of the item.

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

语法

声明
Public ReadOnly Property ItemID As Guid
用法
Dim instance As CrawlItemNotExistException
Dim value As Guid

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

属性值

System.Guid object that represents the unique identifier of the item

另请参阅

参考

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