Свойство SPSite.Zone

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

Пространство имен:  Microsoft.SharePoint
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public ReadOnly Property Zone As SPUrlZone
    Get
'Применение
Dim instance As SPSite
Dim value As SPUrlZone

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

Значение свойства

Тип: Microsoft.SharePoint.Administration.SPUrlZone
An SPUrlZone value that indicates the zone.

См. также

Справочные материалы

SPSite класс

Элементы SPSite

Пространство имен Microsoft.SharePoint