Share via


WebSiteExtendedErrorCodes.WebSpaceNonEmpty Field

WebSpace Name cannot be null or empty.

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

Usage

'Usage
Dim value As String

value = WebSiteExtendedErrorCodes.WebSpaceNonEmpty

Syntax

'Declaration
Public Const WebSpaceNonEmpty As String
public const string WebSpaceNonEmpty
public:
literal String^ WebSpaceNonEmpty
public static final String WebSpaceNonEmpty
public const var WebSpaceNonEmpty : String

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

WebSiteExtendedErrorCodes Class
WebSiteExtendedErrorCodes Members
Microsoft.WindowsAzure.Management.WebSites Namespace