Build.Logs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Information about the build logs.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.BuildLogReference Logs { get; set; }
member this.Logs : Microsoft.TeamFoundation.Build.WebApi.BuildLogReference with get, set
Public Property Logs As BuildLogReference
Property Value
- Attributes