SolutionConfiguration.Delete Method

Definition

Removes the SolutionConfiguration object from the collection.

public:
 void Delete();
public:
 void Delete();
void Delete();
[System.Runtime.InteropServices.DispId(4)]
public void Delete ();
[<System.Runtime.InteropServices.DispId(4)>]
abstract member Delete : unit -> unit
Public Sub Delete ()
Attributes

Remarks

For the SolutionConfiguration object, the last remaining solution configuration cannot be deleted.

Applies to