SPUtility.GetMarketplaceServiceUrl method

Returns the URL to the SharePoint Store.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetMarketplaceServiceUrl As String
'Usage
Dim returnValue As String

returnValue = SPUtility.GetMarketplaceServiceUrl()
public static string GetMarketplaceServiceUrl()

Return value

Type: System.String
A string of the URL to the SharePoint Store.

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace