ValidationErrorContext.Errors Proprietà

Definizione

Ottiene l'elenco dei messaggi di errore associati all'errore di convalida.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Errors { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<string> Errors { get; init; }
member this.Errors : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property Errors As IReadOnlyList(Of String)

Valore della proprietà

Si applica a