Share via


AppRecordingStatusDetails.IsCaptureResourceUnavailable Property

Definition

Gets a value indicating whether the capture resource is currently unavailable.

public:
 property bool IsCaptureResourceUnavailable { bool get(); };
bool IsCaptureResourceUnavailable();
public bool IsCaptureResourceUnavailable { get; }
var boolean = appRecordingStatusDetails.isCaptureResourceUnavailable;
Public ReadOnly Property IsCaptureResourceUnavailable As Boolean

Property Value

Boolean

bool

True if the capture resource is currently unavailable; otherwise, false.

Applies to