AppCaptureServices.CanCapture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|