AcceptedAtActionResult.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

プロパティ値

適用対象