SPMobileUtility.GetShortApplicationPath-Methode (SPWeb)
Gibt den abgekürzten Anwendungspfad für die angegebene mobile Webanwendung zurück.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function GetShortApplicationPath ( _
web As SPWeb _
) As String
'Usage
Dim web As SPWeb
Dim returnValue As String
returnValue = SPMobileUtility.GetShortApplicationPath(web)
public static string GetShortApplicationPath(
SPWeb web
)
Parameter
web
Typ: Microsoft.SharePoint.SPWebEin SPWeb -Objekt, das eine Webanwendung darstellt.
Rückgabewert
Typ: System.String
Eine Zeichenfolge, die den Pfad der Anwendung enthält.