共用方式為


SPAppDomain.UrlZone property

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

Syntax

'宣告
Public ReadOnly Property UrlZone As SPUrlZone
    Get
'用途
Dim instance As SPAppDomain
Dim value As SPUrlZone

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

Property value

Type: Microsoft.SharePoint.Administration.SPUrlZone

請參閱

參照

SPAppDomain class

SPAppDomain members

Microsoft.SharePoint.Administration namespace