InputFormatterContext.ModelName 属性

定义

获取模型的名称。 用作添加到 ModelState的错误的键或键前缀。

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

属性值

适用于