Compartir a través de


JobStream.StreamText Propiedad

Definición

Obtiene o establece el texto de la secuencia.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a