다음을 통해 공유


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)

속성 값

적용 대상