BindingSource.Body Field

Definition

A BindingSource for the request body.

public: static initonly Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ Body;
public static readonly Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource Body;
 staticval mutable Body : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource
Public Shared ReadOnly Body As BindingSource 

Field Value

Applies to