ServerAlias.Drop Method

Definition

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

Applies to

See also