WebSiteCloudException.ErrorMessageFormat Property

 

Gets a template of the actual message presented to the user.

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property ErrorMessageFormat As String
	Get
	Protected Set
End Property

Property Value

Type: System.String

A template of a message.

Return to top
Show: