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)

屬性值

適用於