visual studio - msbuild -p option -


We can use msbuild to create a project from the command line. My question is -p option is this option property key / Value is used to specify pairs. My question, except the key / value pairs specified by the -p option from the command line, are there any other pre-defined defined options? If existing defined options are present, then how are the existing options defined and how do these types of keys / values ​​be used during the manufacturing process? For example, in addition to msbuild foo.sln / p like command = configuration = debug, option configuration (whose value is debug), are there already existing options defined?

Thanks in advance, look at George

and, because these are also some qualities .


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -