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)

プロパティ値

適用対象