VCPlatform2 Properties

Include Protected Members
Include Inherited Members

The VCPlatform2 type exposes the following members.

Properties

  Name Description
Public property DebuggerTool Provides access to platform specific debugging tools. (Inherited from VCPlatform.)
Public property DebuggerTool
Public property DefaultDirectory Gets the default directory for build output. (Inherited from VCPlatform.)
Public property DefaultDirectory
Public property DeploymentTool Gets the platform specific deployment tool. (Inherited from VCPlatform.)
Public property DeploymentTool
Public property DisableAlternateDebuggers Gets whether alternative debuggers are accessable. (Inherited from VCPlatform.)
Public property DisableAlternateDebuggers
Public property DumpfileExtensions Gets the platform specific dumpfile extension. (Inherited from VCPlatform.)
Public property DumpfileExtensions
Public property ExcludeDirectories Gets or sets a path to exclude when searching for files while building a Visual C++ project. (Inherited from VCPlatform.)
Public property ExcludeDirectories
Public property ExecutableDirectories Gets or sets a path to use when searching for executable files while building a Visual C++ project. (Inherited from VCPlatform.)
Public property ExecutableDirectories
Public property ExecutableExtensions Gets the platform specific executable extension. (Inherited from VCPlatform.)
Public property ExecutableExtensions
Public property GeneralPageTool Gets the tool used to overwrite the project general properties page. (Inherited from VCPlatform.)
Public property GeneralPageTool
Public property IncludeDirectories Gets or sets a path to use when searching for include files while building a Visual C++ project. (Inherited from VCPlatform.)
Public property IncludeDirectories
Public property IsCLRSupported
Public property LibraryDirectories Gets or sets a path to use when searching for library files while building a Visual C++ project. (Inherited from VCPlatform.)
Public property LibraryDirectories
Public property Name Gets or sets the name of the object. (Inherited from VCPlatform.)
Public property Name
Public property NumberOfPlatformMacros Gets the count of available macros. (Inherited from VCPlatform.)
Public property NumberOfPlatformMacros
Public property PGOInstrumentPropertySheet
Public property PGOOptimizePropertySheet
Public property PGOUpdatePropertySheet
Public property PlatformMacro[Int32] Gets a platform specific macro. (Inherited from VCPlatform.)
Public property PlatformMacro[Int32]
Public property ReferenceDirectories Gets or sets the path to use when searching for files added with the #using directive while building a Visual C++ project. (Inherited from VCPlatform.)
Public property ReferenceDirectories
Public property SourceDirectories Gets or set the path to use when searching for source files to use for IntelliSense. (Inherited from VCPlatform.)
Public property SourceDirectories
Public property StaticAnalysisPropertySheet
Public property Tools Gets the available tools for the platform. (Inherited from VCPlatform.)
Public property Tools
Public property VCProjectEngine Gets a pointer to the project engine. (Inherited from VCPlatform.)
Public property VCProjectEngine

Top

See Also

Reference

VCPlatform2 Interface

Microsoft.VisualStudio.VCProjectEngine Namespace