共用方式為


RemoteRpcException.ErrorCode 屬性

定義

取得或設定回應中欄位的值 error.code ,如果有的話。

public StreamJsonRpc.Protocol.JsonRpcErrorCode? ErrorCode { get; protected set; }
member this.ErrorCode : Nullable<StreamJsonRpc.Protocol.JsonRpcErrorCode> with get, set
Public Property ErrorCode As Nullable(Of JsonRpcErrorCode)

屬性值

適用於