IEditorHostService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rehydrates Editor RPC contracts into thick objects.
public interface IEditorHostService : IDisposable
type IEditorHostService = interface
interface IDisposable
Public Interface IEditorHostService
Implements IDisposable
- Implements
Remarks
Extensions should rarely need to interact with this service. Rather, it's merely supporting infrastructure for the frameworks composing the Visual Studio Extensibility system.