Sdílet prostřednictvím


JsonRpcProxyOptions.ServerRequiresNamedArguments Vlastnost

Definice

Získá nebo nastaví hodnotu určující, zda proxy klienta předá pojmenované argumenty (tj. objekt args) místo výchozích pozičních argumentů (tj. pole args).

public bool ServerRequiresNamedArguments { get; set; }
member this.ServerRequiresNamedArguments : bool with get, set
Public Property ServerRequiresNamedArguments As Boolean

Hodnota vlastnosti

Platí pro