Share via


WebServiceUrls Class

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public NotInheritable Class WebServiceUrls
'Usage
You do not need to declare an instance of a static class in order to access its members.
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public static class WebServiceUrls
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class WebServiceUrls abstract sealed
public final class WebServiceUrls

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Common.WebServiceUrls

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

WebServiceUrls Members

Microsoft.TeamFoundation.Build.Common Namespace