This documentation is archived and is not being maintained.

VsContextChangingEventArgs::ContextChangeReason Property

Visual Studio 2013

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

public:
property ActiveContextChangeReason ContextChangeReason {
	ActiveContextChangeReason get ();
	private: void set (ActiveContextChangeReason value);
}

Show: