DTE2.Globals Property
Visual Studio 2015
Gets the Globals object that contains values that may be saved in the solution (.sln) file, the project file, or in the user's profile data.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
_DTE.GlobalsThe globals are available when the solution, project file, and so on is loaded.
Solution globals can apply to any automation client.
Show: