SPAppDomain.AppDomain property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property AppDomain As String
Get
'用途
Dim instance As SPAppDomain
Dim value As String
value = instance.AppDomain
public string AppDomain { get; }
Property value
Type: System.String