次の方法で共有


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

プロパティ値

適用対象