WebSiteGetConfigurationResponse.PublishingUserName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The user name used for publishing the web site. This is normally a dollar sign prepended to the web site name (for example, "$contoso").
public string PublishingUserName { get; set; }
member this.PublishingUserName : string with get, set
Public Property PublishingUserName As String