次の方法で共有


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)

プロパティ値

適用対象