共用方式為


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

屬性值

適用於