SPSite.Zone - Propriété
Gets the URL zone that was specified in the constructor that was used to create the current SPSite object.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Zone As SPUrlZone
Get
'Utilisation
Dim instance As SPSite
Dim value As SPUrlZone
value = instance.Zone
public SPUrlZone Zone { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Administration.SPUrlZone
An SPUrlZone value that indicates the zone.