ServerAlias.Drop 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.
Removes the server connection alias from the WMI installation.
public:
virtual void Drop();
public void Drop ();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()
Implements
Examples
Managing Services and Network Settings by Using WMI Provider