次の方法で共有


DefaultEndpointFilterInvocationContext.Arguments プロパティ

定義

フィルターに対する現在の要求で指定された引数の一覧。 このリストは、フィルターによる既存の引数の変更を許可する読み取り専用ではありません。

public override System.Collections.Generic.IList<object?> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<obj>
Public Overrides ReadOnly Property Arguments As IList(Of Object)

プロパティ値

適用対象