Share via


WebSiteExtendedErrorCodes.FileDeleteError Field

 

Failed to delete file {0}.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top