What is the purpose of the Visual Studio Hosting Process?

前端 未结 3 760
一个人的身影
一个人的身影 2020-11-28 04:25

When debugging a program using Visual Studio you are given the option to Enable the Visual Studio hosting process. What is this purpose of this option and what

3条回答
  •  我在风中等你
    2020-11-28 04:49

    From MSDN:

    The Visual Studio hosting process improves debugger performance and enables new debugger features, such as partial-trust debugging and design-time expression evaluation

提交回复
热议问题