SPAppDomain.UrlZone property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property UrlZone As SPUrlZone
    Get
'Usage
Dim instance As SPAppDomain
Dim value As SPUrlZone

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

Property value

Type: Microsoft.SharePoint.Administration.SPUrlZone

See also

Reference

SPAppDomain class

SPAppDomain members

Microsoft.SharePoint.Administration namespace