다음을 통해 공유


PageApplicationModel.EndpointMetadata 속성

정의

이 작업에 대한 엔드포인트 메타데이터를 가져옵니다.

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)

속성 값

적용 대상