LoadedEventArgs.Errors Propriedade

Definição

Recebe uma coleção de erros que ocorreram enquanto o projetista estava a carregar.

public:
 property System::Collections::ICollection ^ Errors { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Errors { get; }
member this.Errors : System.Collections.ICollection
Public ReadOnly Property Errors As ICollection

Valor de Propriedade

Um conjunto de erros que ocorreram enquanto o projetista carregava.

Aplica-se a