Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Note: This API is now obsolete.
An interface for a configuration to build in TfsBuild.proj.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
<ObsoleteAttribute("This interface has been deprecated. Please remove all references.", _
True)> _
Public Interface IConfigurationToBuild
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)]
public interface IConfigurationToBuild
[ObsoleteAttribute(L"This interface has been deprecated. Please remove all references.",
true)]
public interface class IConfigurationToBuild
[<ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)>]
type IConfigurationToBuild = interface end
public interface IConfigurationToBuild
The IConfigurationToBuild type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Flavor | Gets or sets the flavor of the configuration. |
![]() |
Platform | Gets or sets the platform of the configuration. |
Top
.gif)