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)

屬性值

適用於