IVsSolution5 Interface

 

Provides additional top-level manipulation or maintenance of the solution.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("90570D49-7B10-4DCD-B9AC-530D91F4EBB5")]
public interface IVsSolution5

NameDescription
System_CAPS_pubmethodGetGuidOfProjectFile(String)

Retrieves the GUID of the project specified by the given project file.

System_CAPS_pubmethodResolveFaultedProjects(UInt32, IVsHierarchy[], IVsPropertyBag, UInt32, UInt32)

Resolves faulted projects.

Return to top
Show: