Navigation:  Object Model Reference > Builder Object >

LogFileContents Method

Previous pageReturn to chapter overviewNext page

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