Freigeben über


DefaultHttpContext.FormOptions Eigenschaft

Definition

Ruft für FormOptions diese instance ab oder legt diesen fest.

public:
 property Microsoft::AspNetCore::Http::Features::FormOptions ^ FormOptions { Microsoft::AspNetCore::Http::Features::FormOptions ^ get(); void set(Microsoft::AspNetCore::Http::Features::FormOptions ^ value); };
public Microsoft.AspNetCore.Http.Features.FormOptions FormOptions { get; set; }
member this.FormOptions : Microsoft.AspNetCore.Http.Features.FormOptions with get, set
Public Property FormOptions As FormOptions

Eigenschaftswert

FormOptions

Gilt für: