Partager via


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

Gets the path of the area in this portal hierarchy.

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

Syntaxe

'Déclaration
Public ReadOnly Property Path As String
'Utilisation
Dim instance As Area
Dim value As String

value = instance.Path
public string Path { get; }

Valeur de la propriété

String that represents the path of the area in this portal hierarchy.

Voir aussi

Référence

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