Classe BuildStore
Observação: Essa API é agora obsoleta. A alternativa não obsoleta é .
Namespace: Microsoft.TeamFoundation.Build.Proxy
Assembly: Microsoft.TeamFoundation.Build.Common (em Microsoft.TeamFoundation.Build.Common.dll)
Sintaxe
<WebServiceBindingAttribute(Name := "BuildInfoSoap", Namespace := "https://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 = "https://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"https://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
Hierarquia de herança
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
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.