Udostępnij za pośrednictwem


JsonRpcRequest.ArgumentsArray Właściwość

Definicja

Przestroga

Use ArgumentsList instead.

Pobiera lub ustawia tablicę argumentów, jeśli ma to zastosowanie.

[System.Obsolete("Use ArgumentsList instead.")]
[System.Runtime.Serialization.IgnoreDataMember]
public object[] ArgumentsArray { get; set; }
[System.Obsolete("Use ArgumentsList instead.")]
[System.Runtime.Serialization.IgnoreDataMember]
public object?[]? ArgumentsArray { get; set; }
[<System.Obsolete("Use ArgumentsList instead.")>]
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.ArgumentsArray : obj[] with get, set
Public Property ArgumentsArray As Object()

Wartość właściwości

Object[]
Atrybuty

Dotyczy