VCPlatform Members
Include Protected Members
Include Inherited Members
Affects platform-specific properties, including those exposed in the VC++ Directories, Projects and Solutions, Options Dialog Box.
The VCPlatform type exposes the following members.
Methods
Name
Description
Infrastructure. Microsoft Internal Use Only.
Evaluates the value of a project model or environment macro.
Gets the value of a macro by name
Gets a tool by its keyword.
Determines if a file is a dumpfile.
Determines if a file is an executable.
Matches a specified name to the name of a collection item.
Top
Properties
Name
Description
Provides access to platform specific debugging tools.
Gets the default directory for build output.
Gets the platform specific deployment tool.
Gets whether alternative debuggers are accessable.
Gets the platform specific dumpfile extension.
Gets or sets a path to use when searching for files while building a Visual C++ project.
Gets or sets a path to use when searching for executable files while building a Visual C++ project.
Gets the platform specific executable extension.
Gets the tool used to overwrite the project general properties page.
Gets or sets a path to use when searching for include files while building a Visual C++ project.
Gets or sets a path to use when searching for library files while building a Visual C++ project.
Gets or sets the name of the object.
Gets the count of available macros.
Gets a platform specific macro.
Gets or sets the path to use when searching for files added with the #using directive while building a Visual C++ project.
Gets or set the path to use when searching for source files to use for IntelliSense.
Gets the available tools for the platform.
Gets a pointer to the project engine.
Top