SpaceReservationAgentChangedEventArgs::OldAgent Property

 

Gets the old agent.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
property ISpaceReservationAgent^ OldAgent {
	ISpaceReservationAgent^ get();
}
Return to top
Show: