DetectionConfigurationAvailabilityInfo.HasSystemResourceAccess Property

Definition

Gets whether the ActivationSignalDetector can access system resources.

public:
 property bool HasSystemResourceAccess { bool get(); };
bool HasSystemResourceAccess();
public bool HasSystemResourceAccess { get; }
var boolean = detectionConfigurationAvailabilityInfo.hasSystemResourceAccess;
Public ReadOnly Property HasSystemResourceAccess As Boolean

Property Value

Boolean

bool

True, if enabled. Otherwise, false.

Applies to