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)
Visual Basic (Declaration)
<WebServiceBindingAttribute(Name := "BuildInfoSoap", Namespace := "http://schemas.microsoft.com/TeamFoundation/2005/06/Build/BuildInfo/03")> _
<ObsoleteAttribute("This class has been deprecated. Please remove all references.")> _
Public Class BuildStore _
Inherits TeamFoundationSoapProxy
Dim instance As BuildStore
[WebServiceBindingAttribute(Name = "BuildInfoSoap", Namespace = "http://schemas.microsoft.com/TeamFoundation/2005/06/Build/BuildInfo/03")]
[ObsoleteAttribute("This class has been deprecated. Please remove all references.")]
public class BuildStore : TeamFoundationSoapProxy
[WebServiceBindingAttribute(Name = L"BuildInfoSoap", Namespace = L"http://schemas.microsoft.com/TeamFoundation/2005/06/Build/BuildInfo/03")]
[ObsoleteAttribute(L"This class has been deprecated. Please remove all references.")]
public ref class BuildStore : public TeamFoundationSoapProxy
public class BuildStore extends TeamFoundationSoapProxy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Web.Services.Protocols..::.WebClientProtocol
System.Web.Services.Protocols..::.HttpWebClientProtocol
System.Web.Services.Protocols..::.SoapHttpClientProtocol
Microsoft.TeamFoundation.Client..::.TeamFoundationSoapProxy
Microsoft.TeamFoundation.Build.Proxy..::.BuildStore
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference