Share via


WebSiteExtendedErrorCodes.DirectoryAlreadyExists Field

 

Directory already exists for site {0}.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top