Message in Chinese (Simplified) (中文(简体))

/fileloggerparameters[n]:<parameters> 为文件记录器提供任何额外的参数。 存在此开关意味着 存在对应的 /filelogger[n] 开关。 “n”(如果存在)可以为 1-9 的数字。 任何分布式文件记录器也可以使用 /fileloggerparameters,具体可参阅 /distributedFileLogger 的说明。 (缩写: /flp[n]) 为控制台记录器列出的相同参数 可用。某些其他可用参数有: LogFile -- 生成日志将写入其中的 日志文件的路径。 Append -- 确定是将生成日志附加到日志文件, 还是覆盖日志文件。如果设置此 开关,则会将生成日志附加到日志文件; 如果不设置此开关,则会覆盖 现有日志文件的内容。 默认值为不附加到日志文件。 Encoding -- 指定文件的编码, 例如,UTF-8、Unicode 或 ASCII 默认的详细级别为 Detailed。 示例: /fileLoggerParameters:LogFile=MyLog.log;Append; Verbosity=diagnostic;Encoding=UTF-8 /flp:Summary;Verbosity=minimal;LogFile=msbuild.sum /flp1:warningsonly;logfile=msbuild.wrn /flp2:errorsonly;logfile=msbuild.err</parameters>

Unlocalized message

/fileloggerparameters[n]:<parameters> Provides any extra parameters for file loggers. The presence of this switch implies the corresponding /filelogger[n] switch. "n" if present can be a digit from 1-9. /fileloggerparameters is also used by any distributed file logger, see description of /distributedFileLogger. (Short form: /flp[n]) The same parameters listed for the console logger are available. Some additional available parameters are: LogFile--path to the log file into which the build log will be written. Append--determines if the build log will be appended to or overwrite the log file. Setting the switch appends the build log to the log file; Not setting the switch overwrites the contents of an existing log file. The default is not to append to the log file. Encoding--specifies the encoding for the file, for example, UTF-8, Unicode, or ASCII Default verbosity is Detailed. Examples: /fileLoggerParameters:LogFile=MyLog.log;Append; Verbosity=diagnostic;Encoding=UTF-8 /flp:Summary;Verbosity=minimal;LogFile=msbuild.sum /flp1:warningsonly;logfile=msbuild.wrn /flp2:errorsonly;logfile=msbuild.err</parameters>

Search by Google
Available localized messages
Dutch (Nederlands) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Arabic (العربية) Italian (Italiano) Prior (Message) French (Français) Japanese (日本語) German (Deutsch) Chinese (Traditional) (中文(繁體)) Korean (한국어) Czech (Čeština) Greek (Ελληνικά) Spanish (Español) Next (Message) Danish (Dansk) Polish (Polski) Norwegian (Bokmal) (Norsk (Bokmål)) Swedish (Svenska) Hebrew (עברית)