VCPropertySheet Properties
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | ATLMinimizesCRunTimeLibraryUsage | Gets or sets a value indicating whether ATL will link to the C runtime libraries statically to minimize dependencies. This requires that the useOfATL property is set. |
![]() | BuildLogFile | Gets or sets the BuildLogFile name. |
![]() | CharacterSet | Gets or sets a value specifying the character set for the compiler to use. |
![]() | ConfigurationType | Gets or sets the type of output this configuration generates. |
![]() | DeleteExtensionsOnClean | Gets or sets which files in the intermediate directory to delete on clean or rebuild. |
![]() | DEPRECATED1 | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | EnableManagedIncrementalBuild | Deprecated. |
![]() | FileEncoding | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | FileFormat | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | FileTools | Lists the available tools that operate on files. |
![]() | InheritedPropertySheets | Gets or sets property sheets inherited by this object. |
![]() | IntermediateDirectory | Gets or sets a relative path to the intermediate file directory. The path can include environment variables. |
![]() | IsDirty | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | IsSystemPropertySheet | Indicates if this is a system property sheet. |
![]() | ManagedExtensions | Gets or sets a value indicating that this configuration uses Visual C++. |
![]() | Name | Gets or sets the name of the object. |
![]() | OutputDirectory | Gets or sets the directory in which to place output. The default directory is the project directory. |
![]() | PropertySheetDirectory | Gets the directory name for the property sheet. |
![]() | PropertySheetFile | Sets or gets the full path to the property sheet file. Includes the file name. |
![]() | PropertySheetName | Sets or gets the value of the Name tag in the property sheet file. This property is available only for backwards compatibility and should otherwise not be used. |
![]() | PropertySheets | Gets the collection of property sheets applied to the object. |
![]() | Rules | Gets a collection of IVCRulePropertyStorage objects that can modify to project-level properties and default item metadata defined in this property sheet. |
![]() | Tools | Lists the available tools for the platform. |
![]() | useOfATL | Gets or sets a value that specifies how ATL is used by the configuration. |
![]() | useOfMfc | Gets or sets a value that specifies how MFC is used by the configuration. |
![]() | UserMacros | Gets the collection of user macros. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
![]() | WholeProgramOptimization | Gets or sets a value indicating whether to enable cross-module optimizations by delaying code generation to link time. |
