Partager via


Area.ID, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets the unique identifier of the area.

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

Syntaxe

'Déclaration
Public ReadOnly Property ID As Guid
'Utilisation
Dim instance As Area
Dim value As Guid

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

Valeur de la propriété

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

Voir aussi

Référence

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