Share via


IConfigurationToBuild インターフェイス

メモ: この API は、互換性のために残されています。

TfsBuild.projでビルドする構成のインターフェイス。

名前空間:  Microsoft.TeamFoundation.Build.Client
アセンブリ:  Microsoft.TeamFoundation.Build.Client (Microsoft.TeamFoundation.Build.Client.dll 内)

構文

'宣言
<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

IConfigurationToBuild 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ Flavor 構成のフレーバーを取得または設定します。
パブリック プロパティ Platform 構成のプラットフォームを取得または設定します。

このページのトップへ

参照

関連項目

Microsoft.TeamFoundation.Build.Client 名前空間