SPAppInstance.AppWebFullUrl-Eigenschaft
Ruft die absolute URL der Website erstellt, die während der Installation dieser app-Instanz, die als Host SharePoint-Komponenten verwendet wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AppWebFullUrl As Uri
Get
'Usage
Dim instance As SPAppInstance
Dim value As Uri
value = instance.AppWebFullUrl
public Uri AppWebFullUrl { get; }
Eigenschaftswert
Typ: System.Uri
Die absolute URL der Website.