ManagementPath.SetAsSingleton Method

Definition

Sets the path as a new singleton object path. This means that it is a path to an instance but there are no key values.

public:
 void SetAsSingleton();
public void SetAsSingleton ();
member this.SetAsSingleton : unit -> unit
Public Sub SetAsSingleton ()

Remarks

.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.

Applies to