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

プロパティ値

適用対象