ControllerDescriptor.ControllerName プロパティ

定義

コントローラーの名前を取得します。

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

プロパティ値

コントローラーの名前。

適用対象