Share via


UrlActionContext.Controller 속성

정의

URL을 생성하는 데 사용하는 컨트롤러 Action(UrlActionContext) 의 이름입니다.

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

속성 값

적용 대상