> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX Game View

> XBOX Game View

本主题介绍 XBOX Game View 工具窗口，Microsoft Game Development Kit (GDK) 会将其安装到 Visual Studio shell 中。XBOX Game View 显示当前在主机上运行、且在 [XBOX Gaming Explorer](/tools/tools-console/visualstudio/xbox-gaming-explorer) 中处于选中状态的游戏的视频流。

默认情况下，只要从 Visual Studio 内启动调试器，XBOX Game View 就会变为可见。以下截图展示了调试器运行时停靠的 XBOX Game View。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=d81c0e9b66ce505996eb27c6427cf16e" alt="显示调试器运行时停靠的 XBOX Game View 的截图" width="1270" height="846" data-path="images/gdk/tools/vs_xbox_game_view.png" />

如果你不希望 **XBOX Game View** 在调试器启动时出现，请在调试会话期间关闭该视图。下次启动调试器时，它将不再自动出现。

若要在非调试状态下显示该视图，或在从调试会话中移除后恢复它，请从 **XBOX Extensions** 菜单中选择 **XBOX Game View** 菜单项，如下面的截图所示。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_menu_item.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7c68d7b416b62985478859c94a020e51" alt="Extensions 菜单上的 XBOX Game View 截图" width="580" height="367" data-path="images/gdk/tools/vs_xbox_game_view_menu_item.png" />

XBOX Game View 是一个只读视图，可用作调试辅助手段。如果你需要从桌面（开发）PC 与主机进行交互，请使用 [XBOX Manager 中的远程控制功能](/tools/tools-console/xbom/manager-tool-gamepad-input)。XBOX Game View 提供了一个用于打开 XBOX Manager 的上下文菜单，如下面的截图所示。

<img src="https://mintcdn.com/microsoft-4404708b/NsRUQ49ZRpXgoZ9R/images/gdk/tools/vs_xbox_game_view_context_menu.png?fit=max&auto=format&n=NsRUQ49ZRpXgoZ9R&q=85&s=7f1e5d7a84315a760b630c65587725fe" alt="显示 XBOX Game View 上下文菜单的截图" width="520" height="505" data-path="images/gdk/tools/vs_xbox_game_view_context_menu.png" />

## 另请参阅

[Visual Studio](/tools/tools-console/visualstudio/visualstudio)

[远程控制 ](/tools/tools-console/xbom/manager-tool-gamepad-input)
