WebSiteGetPublishProfileResponse.PublishProfile.MSDeploySite Property

Definition

Optional. The name of the web site that will be published to. This attribute applies only if publishMethod is set to MSDeploy.

public string MSDeploySite { get; set; }
member this.MSDeploySite : string with get, set
Public Property MSDeploySite As String

Property Value

Applies to