AudioGraphUnrecoverableErrorOccurredEventArgs.Error Property

Definition

Gets the error associated with the event.

public:
 property AudioGraphUnrecoverableError Error { AudioGraphUnrecoverableError get(); };
AudioGraphUnrecoverableError Error();
public AudioGraphUnrecoverableError Error { get; }
var audioGraphUnrecoverableError = audioGraphUnrecoverableErrorOccurredEventArgs.error;
Public ReadOnly Property Error As AudioGraphUnrecoverableError

Property Value

An enumeration value indicating the error.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to