CreatedAtActionResult.ActionName Property

Definition

Gets or sets the name of the action to use for generating the 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

Property Value

Applies to