다음을 통해 공유


ViewViewComponentResult.ViewName 속성

정의

뷰 이름을 가져오거나 설정합니다.

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

속성 값

적용 대상