Share via


CassandraCommandPostBody.Arguments Property

Definition

The arguments for the command to be run.

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

Property Value

Applies to