SparkRequest.Arguments Property

Definition

Gets the arguments.

public System.Collections.Generic.IReadOnlyList<string> Arguments { get; }
member this.Arguments : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Arguments As IReadOnlyList(Of String)

Property Value

Applies to