Share via


RequestDelegateResult.EndpointMetadata 속성

정의

를 만들 때 유추된 엔드포인트 메타데이터를 RequestDelegate가져옵니다. null이 아닌 RequestDelegateFactoryOptions.EndpointMetadata 목록이 전달된 경우 instance 동일합니다.

public System.Collections.Generic.IReadOnlyList<object> EndpointMetadata { get; }
member this.EndpointMetadata : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property EndpointMetadata As IReadOnlyList(Of Object)

속성 값

적용 대상