Share via


ViewResultBase.ViewName 속성

정의

렌더링할 뷰의 이름을 가져오거나 설정합니다.

public string ViewName { get; set; }
member this.ViewName : string with get, set
Public Property ViewName As String

속성 값

뷰의 이름입니다.

적용 대상