共用方式為


ControllerDescriptor.ControllerType 屬性

定義

取得控制器的型別。

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

屬性值

控制器的型別。

適用於