IVsCustomWorkspaceService 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.
IVsCustomWorkspaceService interface to support full control on how a workspace is created with respect of the providers it will consume
public interface class IVsCustomWorkspaceService
public interface class IVsCustomWorkspaceService
__interface IVsCustomWorkspaceService
public interface IVsCustomWorkspaceService
type IVsCustomWorkspaceService = interface
Public Interface IVsCustomWorkspaceService
- Derived
Methods
CreateDefaultFactoryProviders() |
Return the default factory providers |
OpenWorkspaceAsync(String, Boolean, Boolean, IndexElement, VsWorkspaceFactoryProviders) |
Create a custom workspace to be displayed in VS |