This topic has not yet been rated - Rate this topic

BuildDetail.LogLocation Property

Visual Studio 2010

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public)]
public string LogLocation { get; set; }

Property Value

Type: System.String
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
What should i use this for?
I think this is the property to use to drop log files from MSBuild activities and such.  But it's hard to say since the default templates don't use it and there is no description for this property on MSDN.