다음을 통해 공유


ControllerModel.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

속성 값

적용 대상