CompositionException.Errors Tulajdonság

Definíció

Lekéri vagy beállítja CompositionError az objektumgyűjteményt, amely leírja a .CompositionException

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::ComponentModel::Composition::CompositionError ^> ^ Errors { System::Collections::ObjectModel::ReadOnlyCollection<System::ComponentModel::Composition::CompositionError ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.ComponentModel.Composition.CompositionError> Errors { get; }
member this.Errors : System.Collections.ObjectModel.ReadOnlyCollection<System.ComponentModel.Composition.CompositionError>
Public ReadOnly Property Errors As ReadOnlyCollection(Of CompositionError)

Tulajdonság értéke

Objektumgyűjtemény CompositionError , amely a CompositionException.

A következőre érvényes: