BuildContextTypes Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Types de contextes de build
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
- Héritage
-
BuildContextTypes
Champs
BatchContextType |
Type de build batch |
BatchContextTypeGuid |
GUID du type de contexte Batch |
BuildAllContextType |
Générer tout le type de contexte |
BuildAllContextTypeGuid |
GUID du type de contexte Build All |
BuildContextType |
Type de contexte de build |
BuildContextTypeGuid |
Identifie un contexte d’action qui lance une build. |
BuildUpToDateCheckProviderContextType |
Type BuildUpToDateCheckProviderContext |
BuildUpToDateCheckProviderContextTypeGuid |
BuildUpToDateCheckProviderContext type GUID |
CleanAllContextType |
Nettoyer tout le type de contexte |
CleanAllContextTypeGuid |
GUID du type de contexte Clean All |
CleanContextType |
Type de build cible Clean |
CleanContextTypeGuid |
GUID de type de contexte de nettoyage |
CustomBuildContextType |
Type de contexte build personnalisé |
CustomBuildContextTypeGuid |
GUID de type de contexte de build personnalisée |
ProjectReferencesType |
Type de contexte Références de projet |
ProjectReferencesTypeGuid |
GUID du type de contexte Références de projet |
RebuildAllContextType |
Reconstruire tous les types de contexte |
RebuildAllContextTypeGuid |
Régénérer tous les types de contexte GUID |
RebuildContextType |
Type de build de la cible de reconstruction |
RebuildContextTypeGuid |
GUID du type de contexte de reconstruction |
Méthodes
GetBuildType(Guid) |
Retourner le type de build pour le type de contexte cible |
GetTargetContextType(BuildType) |
Retourner le type correspondant pour un type de build |