Freigeben über


SPMobileUtility.GetShortApplicationPath-Methode

Gibt den abgekürzten 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 GetShortApplicationPath As String
'Usage
Dim returnValue As String

returnValue = SPMobileUtility.GetShortApplicationPath()
public static string GetShortApplicationPath()

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die den Pfad der Anwendung enthält.

Siehe auch

Referenz

SPMobileUtility Klasse

SPMobileUtility-Member

GetShortApplicationPath-Überladung

Microsoft.SharePoint.Utilities-Namespace