IVsDataHostService Members
Include Protected Members
Include Inherited Members
Provides the DDEX Host service.
The IVsDataHostService type exposes the following members.
Methods
Name
Description
Asynchronously executes a specified method on the main (UI) thread running in the Visual Studio process, with the specified list of arguments.
Overloaded. Gets a global Visual Studio service of the specified type.
Synchronously executes a specified method on the main thread running in the Visual Studio process, with the specified list of arguments.
Overloaded. Tries to get a global Visual Studio service of the specified type.
Top
Properties
Name
Description
Gets the main (UI) thread running in the Visual Studio process.
Top