Globals
(EnvDTE.Globals)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
envdte.dll
The Globals object is a cache for storing data for the duration of each session of the Visual Studio environment, as well as across sessions using the VariablePersists property.
VB.NET
C#
|
C#
public interface Globals
{
}
Articles