ModelStateDictionary.Root Proprietà

Definizione

Voce radice per .ModelStateDictionary

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ Root { Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ get(); };
public Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry Root { get; }
member this.Root : Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry
Public ReadOnly Property Root As ModelStateEntry

Valore della proprietà

Si applica a