Msbuild Property
Msbuild Property
The full path to the directory where the project fi le is located. The full path to the directory where the project fi le is located, The name of the project fi le, including the extension. The extension of the project fi le including the .. The full path to the project fi le. The name of the project fi le, without the extension
The full path to the location where the MS Build binaries are Located. For MSBuild 2.0 this property is named MSBuildBinPath and is deprecated in MSBuild 3.5. Contains the list of the default targets. The full path to where MS Build extensions are located. This is typically under the Program Files folder. the full path to where MS Build 32 bit extensions are located. This is typically under the Program Files folder. For 32 bit machines this value will be the same as MSBuildExtensionsPath. the number of nodes (processes) that are being used to build The project. If the /m switch is not used, then this value will be 1. the full path to folder where the MSBuild process is invoked. the full path to the MSBuild tools being used to build the project. the version of the tools being used to build the project. Possible values include 2.0 and 3.5.