IManagedIntellisenseService 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.
L’interface IManagedIntellisenseService fournit le service pour les données IntelliSense managées
public interface class IManagedIntellisenseService
public interface class IManagedIntellisenseService
__interface IManagedIntellisenseService
public interface IManagedIntellisenseService
type IManagedIntellisenseService = interface
Public Interface IManagedIntellisenseService
- Dérivé
Méthodes
| GetIntellisenseForSolutionAsync(String, String, CancellationToken) |
Obtenir des données IntelliSense pour un fichier solution |
| GetMSBuildCommandLineArgsAsync(String, String, IDictionary<String,String>, CancellationToken) |
Obtenir les arguments de ligne de commande managés pour un projet MSBuild |