SelectorModel.EndpointMetadata 属性

定义

获取与 EndpointMetadata 关联的 SelectorModel

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

属性值

适用于