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

属性值

适用于