IVsStartupProjectsListService 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.
Represents a list of startup projects.
public interface class IVsStartupProjectsListService
public interface class IVsStartupProjectsListService
__interface IVsStartupProjectsListService
[System.Runtime.InteropServices.Guid("DAEC2267-C961-44F3-96E2-3053E4EF550C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsStartupProjectsListService
[<System.Runtime.InteropServices.Guid("DAEC2267-C961-44F3-96E2-3053E4EF550C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsStartupProjectsListService = interface
Public Interface IVsStartupProjectsListService
- Attributes
Methods
AddProject(Guid) |
Adds a project. |
RemoveProject(Guid) |
Removes the project. |