次の方法で共有


RequestDelegateMetadataResult.EndpointMetadata プロパティ

定義

の作成から推論されたエンドポイント メタデータを取得します RequestDelegate。 null 以外の RequestDelegateFactoryOptions.EndpointMetadata リストが渡された場合、これは同じインスタンスになります。

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)

プロパティ値

適用対象