WebSiteExtendedErrorCodes.DirectoryDeleteError Field
Failed to delete directory {0}.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string DirectoryDeleteError
public:
literal String^ DirectoryDeleteError
static val mutable DirectoryDeleteError : string
Public Const DirectoryDeleteError As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top