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

적용 대상