EndpointBuilder.Metadata Property

Definition

Gets the collection of metadata associated with this endpoint.

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)

Property Value

Applies to