WebSiteGetPublishProfileResponse.PublishProfile.SqlServerConnectionString Property

Definition

Optional. The SQL Server database connection string for the web site application, if the web site connects to a SQL Server database.

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

Property Value

Applies to