Bagikan melalui


CompositionException.Errors Properti

Definisi

Mendapatkan atau mengatur kumpulan CompositionError objek yang menjelaskan kesalahan yang terkait dengan 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)

Nilai Properti

Kumpulan CompositionError objek yang menjelaskan kesalahan yang terkait dengan CompositionException.

Berlaku untuk