다음을 통해 공유


HttpMethodOverrideOptions.FormFieldName 속성

정의

결과 메서드 형식의 이름을 포함하는 양식 요소를 나타냅니다. 설정하지 않으면 X-Http-Method-Override 헤더가 사용됩니다.

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

속성 값

적용 대상