Share via


ProjectProjectExtensions Class

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

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

Syntax

'Declaration
<SerializableAttribute> _
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public Class ProjectProjectExtensions
'Usage
Dim instance As ProjectProjectExtensions
[SerializableAttribute]
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public class ProjectProjectExtensions
[SerializableAttribute]
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class ProjectProjectExtensions
public class ProjectProjectExtensions

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.ProjectProjectExtensions

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

ProjectProjectExtensions Members

Microsoft.TeamFoundation.Build.Common Namespace