AppCaptureServices.CanCapture Property

Definition

Gets a value specifying whether app capture can be performed.

public:
 property bool CanCapture { bool get(); };
bool CanCapture();
public bool CanCapture { get; }
var boolean = appCaptureServices.canCapture;
Public ReadOnly Property CanCapture As Boolean

Property Value

Boolean

bool

Windows requirements

App capabilities
appCaptureSettings

Applies to