다음을 통해 공유


PageApplicationModel.HandlerTypeAttributes 속성

정의

에 선언된 특성의 시퀀스를 가져옵니다 HandlerType.

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

속성 값

적용 대상