ISpaceReservationAgent.Hide Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called whenever the content of the space reservation agent should be hidden.
public:
void Hide();
public:
void Hide();
void Hide();
public void Hide ();
abstract member Hide : unit -> unit
Public Sub Hide ()
Remarks
This method is called by the manager to hide the content of the space reservation agent.