This documentation is archived and is not being maintained.

VsContextChangingEventArgs::ContextChange Property

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

public:
property ActiveContextChange ContextChange {
	ActiveContextChange get ();
	private: void set (ActiveContextChange value);
}

Show: