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