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
Windows 10 requirements
App capabilities |
appCaptureSettings
|