Partager via


CrawlBucketNotExistException.bucketid, propriété (Microsoft.SharePoint.Portal.SiteData)

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

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property bucketid As Long
'Utilisation
Dim instance As CrawlBucketNotExistException
Dim value As Long

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

Valeur de la propriété

Int64. The identifier of the content source.

Voir aussi

Référence

CrawlBucketNotExistException, classe
Membres CrawlBucketNotExistException
Microsoft.SharePoint.Portal.SiteData, espace de noms