共用方式為


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)

屬性值

適用於