Share via


SPMobileUtility.GetShortApplicationPath method

Returns the abbreviated application path for the current mobile Web application.

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()

Return value

Type: System.String
A string that contains the application path.

See also

Reference

SPMobileUtility class

SPMobileUtility members

GetShortApplicationPath overload

Microsoft.SharePoint.Utilities namespace