VCFileConfiguration Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | ExcludedFromBuild | Gets or sets a value indicating whether this item is excluded from the build. |
![]() | File | Gets the file in which this VCFileConfiguration object is declared. |
![]() | Name | Gets or sets the name of the object. |
![]() | OutputUpToDate | Gets a value indicating whether the output of the specified file is up to date. |
![]() | Parent | Gets the immediate parent object of a given object. |
![]() | ProjectConfiguration | The project configuration associated with the selected file configuration. |
![]() | Tool | Gets the tool that will build the file. |
![]() | VCProjectEngine | Returns a pointer to the project engine. |
Show:
