JsonRpcProxyOptions.ServerRequiresNamedArguments 속성

정의

클라이언트 프록시가 기본 위치 인수(예: 인수 배열) 대신 명명된 인수(예: 인수 개체)를 전달할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상