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

プロパティ値

適用対象