Project Properties
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | CodeModel | Gets the CodeModel object for the project. |
![]() | Collection | |
![]() | ConfigurationManager | Gets the ConfigurationManager object for this Project . |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Extender[String^] | Gets the requested Extender object if it is available for this object. |
![]() | ExtenderCATID | Gets the Extender category ID (CATID) for the object. |
![]() | ExtenderNames | Gets a list of available Extenders for the object. |
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | FullName | Gets the full path and name of the Project object's file. |
![]() | Globals | Gets the Globals object containing values that may be saved in the solution (.sln) file, the project file, or in the user's profile data. |
![]() | IsDirty | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Kind | Gets a GUID string indicating the kind or type of the object. |
![]() | Name | Gets or sets the name of the object. |
![]() | Object | Gets an interface or object that can be accessed by name at run time. |
![]() | ParentProjectItem | Gets a ProjectItem object for the nested project in the host project. |
![]() | ProjectItems | Gets a ProjectItems collection for the Project object. |
![]() | Properties | Gets a collection of all properties that pertain to the Project object. |
![]() | Saved | Gets or sets a value indicating whether the object has not been modified since last being saved or opened. |
![]() | UniqueName | Gets a unique string value that allows you to differentiate between similarly named projects. |
