共用方式為


AppCaptureManager.GetCurrentSettings 方法

定義

取得目前的應用程式擷取設定。

注意

此 API 不適用於所有 Windows 應用程式。 除非您的開發人員帳戶是由 Microsoft 特別布建,否則呼叫這些 API 會在執行時間失敗。

public:
 static AppCaptureSettings ^ GetCurrentSettings();
 static AppCaptureSettings GetCurrentSettings();
public static AppCaptureSettings GetCurrentSettings();
function getCurrentSettings()
Public Shared Function GetCurrentSettings () As AppCaptureSettings

傳回

目前的應用程式擷取設定。

Windows 需求

應用程式功能
appCaptureSettings

適用於

另請參閱