Bagikan melalui


DataFlowDebugCommandPayload.StreamName Property

Definition

Gets or sets the stream name which is used for preview.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to