Area.Depth, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the level of subareas.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Depth As Integer
'Utilisation
Dim instance As Area
Dim value As Integer
value = instance.Depth
public int Depth { get; }
Valeur de la propriété
Int32 that represents the level of subareas.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms