Share via


LoadedEventArgs.Errors Vlastnost

Definice

Získá kolekci chyb, ke kterým došlo při načítání návrháře.

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

Hodnota vlastnosti

Kolekce chyb, ke kterým došlo při načítání návrháře.

Platí pro