次の方法で共有


DataFlowDebugCommandPayload.StreamName プロパティ

定義

プレビューに使用されるストリーム名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象