Compartir a través de


de la propiedad SPSite.Zone

Gets the URL zone that was specified in the constructor that was used to create the current SPSite object.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property Zone As SPUrlZone
    Get
'Uso
Dim instance As SPSite
Dim value As SPUrlZone

value = instance.Zone
public SPUrlZone Zone { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Administration.SPUrlZone
An SPUrlZone value that indicates the zone.

Vea también

Referencia

clase SPSite

Miembros SPSite

Espacio de nombres Microsoft.SharePoint