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

屬性值

適用於