SpaceReservationAgentChangedEventArgs::NewAgent Property

 

Gets the new agent.

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

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