Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides the DDEX Host service.
The IVsDataHostService type exposes the following members.
Methods
Name
Description
.gif)
Asynchronously executes a specified method on the main (UI) thread running in the Visual Studio process, with the specified list of arguments.
.gif)
Overloaded. Gets a global Visual Studio service of the specified type.
.gif)
Synchronously executes a specified method on the main thread running in the Visual Studio process, with the specified list of arguments.
.gif)
Overloaded. Tries to get a global Visual Studio service of the specified type.
Top
Properties
Name
Description
.gif)
Gets the main (UI) thread running in the Visual Studio process.
Top