IVsSolutionLoadManagerSupport Methods

 

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

NameDescription
System_CAPS_pubmethodGetProjectLoadPriority(Guid, UInt32)

Gets the project load priority, which determines whether the project should be kept as an unloaded project the next time the solution is opened.

System_CAPS_pubmethodSetProjectLoadPriority(Guid, UInt32)

Sets the project load priority, which determines whether the project should be kept as an unloaded project the next time the solution is opened.

Return to top
Show: