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
'Декларация
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.