This documentation is archived and is not being maintained.

IBuildProjectNode::LogFile Property

Gets the log file for this project.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property IExternalLink^ LogFile {
	IExternalLink^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IExternalLink
The log file for this project.

Show: