CrawlBucketNotExistException.bucketid 属性 (Microsoft.SharePoint.Portal.SiteData)

The bucketid property of the CrawlBucketNotExistException gets the identifier of the content source to crawl.

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

语法

声明
Public ReadOnly Property bucketid As Long
用法
Dim instance As CrawlBucketNotExistException
Dim value As Long

value = instance.bucketid
public long bucketid { get; }

属性值

Int64. The identifier of the content source.

另请参阅

参考

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