IVsGlobals2 Methods

 

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

NameDescription
System_CAPS_pubmethodEmpty()

Clears all global solution values.

System_CAPS_pubmethodLoad()

Loads global solution values. Triggers a call to the ReadData method of the IVsGlobalsCallback interface.

System_CAPS_pubmethodSave()

Saves global solution values. Triggers a call to the WriteVariablesToData method of the IVsGlobalsCallback interface.

Return to top
Show: