Share via


ActionDescriptor.EndpointMetadata 속성

정의

이 작업에 대한 엔드포인트 메타데이터를 가져오거나 설정합니다. 이 API는 인프라를 위한 것이며 애플리케이션 코드에서 사용하면 안 됩니다.

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

속성 값

적용 대상