InputFormatterContext.ModelType Property

Definition

Gets the requested Type of the request body deserialization.

public:
 property Type ^ ModelType { Type ^ get(); };
public Type ModelType { get; }
member this.ModelType : Type
Public ReadOnly Property ModelType As Type

Property Value

Applies to