Dela via


IVsGlobals2 Members

Include Protected Members
Include Inherited Members

Loads and saves values global to the solution. Replaces IVsGlobals that cannot be used in managed code.

The IVsGlobals2 type exposes the following members.

Methods

 

Name

Description

Public method

Empty

Clears all global solution values.

Public method

Load

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

Public method

Save

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

Top

See Also

Reference

IVsGlobals2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace