AppCaptureServices.CanCapture 属性

定义

获取一个值,该值指定是否可以执行应用捕获。

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

属性值

Boolean

bool

Windows 要求

应用功能
appCaptureSettings

适用于