ControllerModel.ControllerType Propiedad

Definición

Tipo de este controlador.

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

Valor de propiedad

TypeInfo

Se aplica a