Solution Properties
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | AddIns | |
![]() | Count | Gets a value indicating the number of objects in the collection.(Inherited from _Solution.) |
![]() | DTE | Gets the top-level extensibility object.(Inherited from _Solution.) |
![]() | Extender[String^] | Gets the requested Extender object if it is available for this object.(Inherited from _Solution.) |
![]() | ExtenderCATID | Gets the Extender category ID (CATID) for the object.(Inherited from _Solution.) |
![]() | ExtenderNames | Gets a list of available Extenders for the object.(Inherited from _Solution.) |
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _Solution.) |
![]() | FullName | Gets the full path and name of the object's file.(Inherited from _Solution.) |
![]() | Globals | |
![]() | IsDirty | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _Solution.) |
![]() | IsOpen | Determines if a solution is open.(Inherited from _Solution.) |
![]() | Parent | |
![]() | Projects | Gets a collection of the projects currently in the solution.(Inherited from _Solution.) |
![]() | Properties | |
![]() | Saved | Returns true if the object has not been modified since last being saved or opened.(Inherited from _Solution.) |
![]() | SolutionBuild | Gets the SolutionBuild object for the solution, which represents the root of the build automation model at the solution level.(Inherited from _Solution.) |
![]() | TemplatePath[String^] | Gets the full path and name of the directory that contains templates for the specified type of project.(Inherited from _Solution.) |
