다음을 통해 공유


ControllerActionDescriptor.ControllerName 속성

정의

컨트롤러의 이름입니다.

public:
 property System::String ^ ControllerName { System::String ^ get(); void set(System::String ^ value); };
public string ControllerName { get; set; }
member this.ControllerName : string with get, set
Public Property ControllerName As String

속성 값

적용 대상