Share via


SPMobileUtility.GetApplicationPath method

Returns the application path for the current mobile Web application.

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

Return value

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

See also

Reference

SPMobileUtility class

SPMobileUtility members

GetApplicationPath overload

Microsoft.SharePoint.Utilities namespace