VCBscMakeTool Properties

Include Protected Members
Include Inherited Members

The VCBscMakeTool type exposes the following members.

Properties

  Name Description
Public property AdditionalOptions Specifies options to add to the end of the command line immediately before the file name(s).
Public property DEPRECATED1 Infrastructure. Microsoft Internal Use Only.
Public property ExecutionBucket Infrastructure. Microsoft Internal Use Only.
Public property OutputFile Overrides the default output file name. The default is based on the first .lib or .obj name on the command line. It exposes the functionality of the BSCMake tool's BSCMAKE Options option.
Public property SuppressStartupBanner Suppress the display of the startup banner and information messages. Exposes the functionality of the linker's /NOLOGO (Suppress Startup Banner) (Linker) option, the librarian's Running LIB option, the compiler's /nologo (Suppress Startup Banner) (C/C++) option, the BSCMake tool's /NOLOGO option, the MIDL compiler's MIDL Property Pages: General option, and the /nologo option of VCWebServiceProxyGeneratorTool.
Public property ToolKind Gets the name of the kind of tool
Public property toolName Gets the name of the specified tool.
Public property ToolPath Gets the path to the specified tool.
Public property VCProjectEngine Gets a pointer to the project engine.

Top

See Also

Reference

VCBscMakeTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace