The properties of the VcProjectConfiguration class are listed below. For a complete list of VcProjectConfiguration class members, see the VcProjectConfiguration Members topic.
![]() | Gets the path in which the output file will be created before its copied to the actual output path. |
![]() | Tells the compiler which character set to use. |
![]() | Gets the set of output files that is specific to the project configuration. |
![]() | Gets the intermediate directory, specified relative to project directory. |
![]() | Gets a value indicating whether Managed Extensions for C++ are enabled. |
![]() | Gets the name of the configuration. |
![]() | Get the directory in which intermediate build output will be stored for this configuration. |
![]() | Gets the output directory. |
![]() | Gets the absolute path for the output file. |
![]() | Gets the platform that the configuration targets. |
![]() | Gets the project. |
![]() | Gets a comma-separated list of directories to scan for assembly references. |
![]() | Get the path of the output directory relative to the project directory. |
![]() | |
![]() | Gets a value indicating how ATL is used by the configuration. |
![]() | Gets a value indicating how MFC is used by the configuration. |
![]() | |
![]() |
![]() |
VcProjectConfiguration Class | NAnt.VSNet Namespace