IVsGlobals Interface
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
Using IVsGlobals
This interface is implemented by Visual Studio for VS SDK package authors who wish to create their own storage mechanisms to support the Globals automation object. More information about how to use this interface is available in the VS SDK documentation.
- 6/15/2006
- Craig Skibo - MSFT