Partager via


CrawlItemNotExistException.ItemID, propriété (Microsoft.SharePoint.Portal.SiteData)

Obsolete. Gets the GUID of the item.

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

Syntaxe

'Déclaration
Public ReadOnly Property ItemID As Guid
'Utilisation
Dim instance As CrawlItemNotExistException
Dim value As Guid

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

Valeur de la propriété

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

Voir aussi

Référence

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