ScreenCapture.GetForCurrentView 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與應用程式目前檢視相關聯的 ScreenCapture 物件。
public:
static ScreenCapture ^ GetForCurrentView();
static ScreenCapture GetForCurrentView();
public static ScreenCapture GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As ScreenCapture
傳回
與應用程式目前檢視相關聯的 ScreenCapture 物件。
備註
重要
只有執行 Windows Phone 8.1 的行動裝置才支援ScreenCapture功能。 Windows 10不支援此 API。
使用這個方法來取得 ScreenCapture 類別的實例。