Microsoft.TeamFoundation.Bu ...


.NET Framework Class Library
BuildData Class

NOTE: This API is now obsolete. The non-obsolete alternative is .

Namespace:  Microsoft.TeamFoundation.Build.Proxy
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public Class BuildData
Visual Basic (Usage)
Dim instance As BuildData
C#
[SerializableAttribute]
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public class BuildData
Visual C++
[SerializableAttribute]
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class BuildData
JScript
public class BuildData
Inheritance Hierarchy

System..::.Object
  Microsoft.TeamFoundation.Build.Proxy..::.BuildData
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Tags :


Page view tracker