DTEClass.ActiveSolutionProjects Property

Definition

For more information on this property, refer to ActiveSolutionProjects.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property System::Object ^ ActiveSolutionProjects { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ ActiveSolutionProjects { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(237)]
public virtual object ActiveSolutionProjects { [System.Runtime.InteropServices.DispId(237)] get; }
[<System.Runtime.InteropServices.DispId(237)>]
[<get: System.Runtime.InteropServices.DispId(237)>]
member this.ActiveSolutionProjects : obj
Public Overridable ReadOnly Property ActiveSolutionProjects As Object

Property Value

The active solution projects.

Implements

Attributes

Applies to