RedirectToActionResult.ActionName 屬性

定義

取得或設定要用於產生 URL 的動作名稱。

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

屬性值

適用於