ManagementPath.SetAsClass Method

Definition

Sets the path as a new class path. This means that the path must have a class name but not key values.

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

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