Compartir a través de


EventTopicException.Exceptions Property

Definition

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

Property Value

Applies to