다음을 통해 공유


RedirectToPageResult.PageName 속성

정의

라우팅할 페이지의 이름을 가져오거나 설정합니다.

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

속성 값

적용 대상