IVsGlobals2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Empty() | Clears all global solution values. |
![]() | Load() | Loads global solution values. Triggers a call to the ReadData method of the IVsGlobalsCallback interface. |
![]() | Save() | Saves global solution values. Triggers a call to the WriteVariablesToData method of the IVsGlobalsCallback interface. |
Show:
