PageApplicationModel.HandlerType Property

Definition

Gets the TypeInfo of the handler.

public:
 property System::Reflection::TypeInfo ^ HandlerType { System::Reflection::TypeInfo ^ get(); };
public System.Reflection.TypeInfo HandlerType { get; }
member this.HandlerType : System.Reflection.TypeInfo
Public ReadOnly Property HandlerType As TypeInfo

Property Value

Applies to