ControllerDescriptor.ControllerType 属性

定义

获取控制器的类型。

public abstract Type ControllerType { get; }
member this.ControllerType : Type
Public MustOverride ReadOnly Property ControllerType As Type

属性值

控制器的类型。

适用于