Share via


ISpaceReservationAgent.Hide Method

Called whenever the content of the space reservation agent should be hidden.

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

Syntax

'Declaration
Sub Hide
void Hide()
void Hide()
abstract Hide : unit -> unit 
function Hide()

Remarks

This method is called by the manager to hide the content of the space reservation agent.

.NET Framework Security

See Also

Reference

ISpaceReservationAgent Interface

Microsoft.VisualStudio.Text.Editor Namespace