共用方式為


ControllerDescriptor.ControllerName 屬性

定義

取得控制器的名稱。

public virtual string ControllerName { get; }
member this.ControllerName : string
Public Overridable ReadOnly Property ControllerName As String

屬性值

控制器的名稱。

適用於