Share via


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)

属性值

适用于