InputFormatterContext.ModelName Property

Definition

Gets the name of the model. Used as the key or key prefix for errors added to ModelState.

public:
 property System::String ^ ModelName { System::String ^ get(); };
public string ModelName { get; }
member this.ModelName : string
Public ReadOnly Property ModelName As String

Property Value

Applies to