次の方法で共有


DataFlowDebugPackage.SessionId プロパティ

定義

データ フロー デバッグ セッションの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象