Share via


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

生成所有上下文类型 GUID

BuildContextType

生成上下文类型

BuildContextTypeGuid

标识启动生成的操作上下文。

BuildUpToDateCheckProviderContextType

BuildUpToDateCheckProviderContext 类型

BuildUpToDateCheckProviderContextTypeGuid

BuildUpToDateCheckProviderContext 类型 GUID

CleanAllContextType

清理所有上下文类型

CleanAllContextTypeGuid

清理所有上下文类型 GUID

CleanContextType

清理目标生成类型

CleanContextTypeGuid

清理上下文类型 GUID

CustomBuildContextType

自定义生成上下文类型

CustomBuildContextTypeGuid

自定义生成上下文类型 GUID

ProjectReferencesType

项目引用上下文类型

ProjectReferencesTypeGuid

项目引用上下文类型 GUID

RebuildAllContextType

重新生成所有上下文类型

RebuildAllContextTypeGuid

重新生成所有上下文类型 GUID

RebuildContextType

重新生成目标生成类型

RebuildContextTypeGuid

重新生成上下文类型 GUID

方法

GetBuildType(Guid)

返回目标上下文类型的生成类型

GetTargetContextType(BuildType)

返回生成类型的匹配类型

适用于