다음을 통해 공유


ControllerDescriptor.ControllerName 속성

정의

컨트롤러의 이름을 가져옵니다.

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

속성 값

컨트롤러의 이름입니다.

적용 대상