Udostępnij za pośrednictwem


JsonRpcRequest.NamedArguments Właściwość

Definicja

Pobiera lub ustawia słownik nazwanych argumentów, jeśli ma to zastosowanie.

[System.Runtime.Serialization.IgnoreDataMember]
public System.Collections.Generic.IReadOnlyDictionary<string,object> NamedArguments { get; set; }
[System.Runtime.Serialization.IgnoreDataMember]
public System.Collections.Generic.IReadOnlyDictionary<string,object?>? NamedArguments { get; set; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.NamedArguments : System.Collections.Generic.IReadOnlyDictionary<string, obj> with get, set
Public Property NamedArguments As IReadOnlyDictionary(Of String, Object)

Wartość właściwości

Atrybuty

Dotyczy