Share via


JobDataPath.Command Property

Definition

Gets the command that this job data relates to.

[Newtonsoft.Json.JsonProperty(PropertyName="command")]
public string Command { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="command")>]
member this.Command : string
Public ReadOnly Property Command As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to