IBuildFileContext Interface
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.
Interface pour décrire un contexte de fichier de build
public interface class IBuildFileContext : Microsoft::VisualStudio::Workspace::Build::IBuildConfigurationContext
public interface IBuildFileContext : Microsoft.VisualStudio.Workspace.Build.IBuildConfigurationContext
type IBuildFileContext = interface
interface IBuildConfigurationContext
Public Interface IBuildFileContext
Implements IBuildConfigurationContext
- Implémente
Propriétés
| BuildConfiguration |
Contexte du paramètre de configuration (Hérité de IBuildConfigurationContext) |
Méthodes
| ExecuteBuildAsync(IBuildActionProgress, CancellationToken) |
Exécuter une action de génération |