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)

プロパティ値

適用対象