Partager via


PortalContext.SiteId, propriété (Microsoft.SharePoint.Portal)

Gets the GUID of this portal site.

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

Syntaxe

'Déclaration
Public ReadOnly Property SiteId As Guid
'Utilisation
Dim instance As PortalContext
Dim value As Guid

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

Valeur de la propriété

A System.Guid object that contains the GUID of this portal site.

Voir aussi

Référence

PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms