Share via


JobStream.StreamText Property

Definition

Gets or sets the stream text.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to