使用英语阅读

通过


EndpointBuilder.Metadata 属性

定义

获取与此终结点关联的元数据的集合。

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

属性值

适用于

产品 版本
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0