ControllerModel.ControllerType Property

Definition

The type of this controller.

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

Property Value

Applies to