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

속성 값

적용 대상