How to install the Inspect tool on Windows 10?

后端 未结 6 1726
清歌不尽
清歌不尽 2020-12-24 12:03

Is Inspect a part of the Windows 10 standalone SDK?

Is there any alternative application to \"inspect\" for windows 10? I want to install \"inspect\" tool on my mach

6条回答
  •  一整个雨季
    2020-12-24 12:45

    If you are using Visual Studio 2017, you can also install Inspect via the Visual Studio Installer.

    All you need is to install the following feature, or a later version:

    Windows 10 SDK (10.0.15063.0) for UWP: C#, VB, JS

    After doing that you should find inspect.exe in the following location:

    C:\Program Files (x86)\Windows Kits\10\bin\\x64

提交回复
热议问题