Share via


WebSiteExtendedErrorCodes.WebSiteNonEmpty Field

 

WebSiteName cannot be null or empty.

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

Syntax

public const string WebSiteNonEmpty
public:
literal String^ WebSiteNonEmpty
static val mutable WebSiteNonEmpty : string
Public Const WebSiteNonEmpty As String

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top