SoapNamespaces Class

SOAP namespaces for all build types and services.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Build.Server.SoapNamespaces

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

Syntax

'Declaration
Public NotInheritable Class SoapNamespaces
public static class SoapNamespaces
public ref class SoapNamespaces abstract sealed
[<AbstractClass>]
[<Sealed>]
type SoapNamespaces =  class end
public final class SoapNamespaces

The SoapNamespaces type exposes the following members.

Fields

  Name Description
Public fieldStatic member V4 https://schemas.microsoft.com/TeamFoundation/2010/Build

Top

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

Microsoft.TeamFoundation.Build.Server Namespace