Navigation: Object Model Reference > Builder Object > LogFileContents Method |
|
Logs the contents of a file to the build output.
Syntax
builder.LogFileContents(ByVal filename As String)
Arguments
builder
Builder object
filename
Required. The filename whose contents are to be logged.
See Also
Applies to Builder object