ApiTemplate<TModel>::Url Property

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Templates
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public:
property UrlHelper^ Url {
	UrlHelper^ get();
}

Property Value

Type: System.Web.Http.Routing::UrlHelper^

Returns UrlHelper.

Return to top
Show: