SPMobileUtility.GetApplicationPath-Methode
Gibt den Anwendungspfad für die aktuelle mobile Webanwendung zurück.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function GetApplicationPath As String
'Usage
Dim returnValue As String
returnValue = SPMobileUtility.GetApplicationPath()
public static string GetApplicationPath()
Rückgabewert
Typ: System.String
Eine Zeichenfolge, die den Pfad der Anwendung enthält.