次の方法で共有


BuildContextTypes クラス

定義

ビルド コンテキストの種類

public ref class BuildContextTypes abstract sealed
public ref class BuildContextTypes abstract sealed
class BuildContextTypes abstract sealed
public static class BuildContextTypes
type BuildContextTypes = class
Public Class BuildContextTypes
継承
BuildContextTypes

フィールド

BatchContextType

バッチ ビルドの種類

BatchContextTypeGuid

バッチ コンテキストの種類 GUID

BuildAllContextType

すべてのコンテキストの種類をビルドする

BuildAllContextTypeGuid

Build All context type GUID

BuildContextType

ビルド コンテキストの種類

BuildContextTypeGuid

ビルドを起動するアクション コンテキストを識別します。

BuildUpToDateCheckProviderContextType

BuildUpToDateCheckProviderContext 型

BuildUpToDateCheckProviderContextTypeGuid

BuildUpToDateCheckProviderContext 型 GUID

CleanAllContextType

すべてのコンテキストの種類をクリーンアップする

CleanAllContextTypeGuid

[Clean All context type GUID]\(すべてのコンテキストの種類をクリーンアップ\)

CleanContextType

Clean ターゲット ビルドの種類

CleanContextTypeGuid

クリーン コンテキストの種類の GUID

CustomBuildContextType

カスタム ビルド コンテキストの種類

CustomBuildContextTypeGuid

カスタム ビルド コンテキストの種類 GUID

ProjectReferencesType

プロジェクト参照コンテキストの種類

ProjectReferencesTypeGuid

プロジェクト参照コンテキストの種類 GUID

RebuildAllContextType

すべてのコンテキストの種類を再構築する

RebuildAllContextTypeGuid

[Rebuild All context type GUID]\(すべてのコンテキストの種類の再構築\)

RebuildContextType

再構築ターゲット ビルドの種類

RebuildContextTypeGuid

コンテキストの種類の GUID を再構築する

メソッド

GetBuildType(Guid)

ターゲット コンテキストの種類のビルドの種類を返します

GetTargetContextType(BuildType)

ビルドの種類に一致する型を返します

適用対象