共用方式為


MSDeploy.ConnectionString 屬性

定義

取得或設定 SQL 連接字串

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionString")]
public string ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionString")>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於