Share via


EndpointFilterInvocationContext.Arguments 속성

정의

필터에 대한 현재 요청에 제공된 인수 목록입니다. 이 목록은 필터로 기존 인수를 수정할 수 있도록 읽기 전용이 아닙니다.

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

속성 값

적용 대상