Share via


WebSiteExtendedErrorCodes.PublishingUserNameIsEmpty Field

 

Publishing user name cannot be empty.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top