Share via


RequestDelegateMetadataResult.EndpointMetadata 속성

정의

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

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

속성 값

적용 대상