Share via


IVsGlobalsCallback2 Members

Include Protected Members
Include Inherited Members

Performs the save and load operations for the IVsGlobals2 interface.

The IVsGlobalsCallback2 type exposes the following members.

Methods

 

Name

Description

Public method

CanModifySource

Indicates whether or not you can change the source file corresponding to the globals.

Public method

ClearVariables

Removes all globals.

Public method

GetParent

Gets the parent of the object implementing IVsGlobalsCallBack2.

Public method

ReadData

Takes names and values from an object and stores them as globals.

Public method

VariableChanged

Provides notification of changes to global solution variables.

Public method

WriteVariablesToData

Writes the name and value of a solution global. How and where the method writes the name and value pair is implementation dependent.

Top

See Also

Reference

IVsGlobalsCallback2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace