Freigeben über


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.

Siehe auch

Referenz

SPMobileUtility Klasse

SPMobileUtility-Member

GetApplicationPath-Überladung

Microsoft.SharePoint.Utilities-Namespace