IVsSolution5 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.
Provides additional top-level manipulation or maintenance of the solution.
public interface class IVsSolution5
public interface class IVsSolution5
__interface IVsSolution5
[System.Runtime.InteropServices.Guid("90570D49-7B10-4DCD-B9AC-530D91F4EBB5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolution5
public interface IVsSolution5
[<System.Runtime.InteropServices.Guid("90570D49-7B10-4DCD-B9AC-530D91F4EBB5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolution5 = interface
type IVsSolution5 = interface
Public Interface IVsSolution5
- Attributes
Methods
GetGuidOfProjectFile(String) |
Retrieves the GUID of the project specified by the given project file. |
ResolveFaultedProjects(UInt32, IVsHierarchy[], IVsPropertyBag, UInt32, UInt32) |
Resolves faulted projects. |