ReflectedControllerDescriptor.ControllerType Propiedad

Definición

Obtiene el tipo del controlador.

public override sealed Type ControllerType { get; }
member this.ControllerType : Type
Public Overrides NotOverridable ReadOnly Property ControllerType As Type

Valor de propiedad

Tipo del controlador.

Se aplica a