ControllerDescriptor.ControllerName 属性

定义

获取控制器的名称。

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

属性值

控制器的名称。

适用于