FormatterBase.ApplicableMethodAttributeOnDeserializingMethod プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
必要に応じて、受信要求を処理するために呼び出される可能性があるメソッドに存在する JsonRpcMethodAttribute を取得します。
protected StreamJsonRpc.JsonRpcMethodAttribute? ApplicableMethodAttributeOnDeserializingMethod { get; }
member this.ApplicableMethodAttributeOnDeserializingMethod : StreamJsonRpc.JsonRpcMethodAttribute
Protected ReadOnly Property ApplicableMethodAttributeOnDeserializingMethod As JsonRpcMethodAttribute