IVsSolution5 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.
Fournit une manipulation de niveau supérieur supplémentaire ou la maintenance de la solution.
public interface class IVsSolution5
public interface class IVsSolution5
__interface IVsSolution5
[System.Runtime.InteropServices.Guid("90570D49-7B10-4DCD-B9AC-530D91F4EBB5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolution5
public interface IVsSolution5
[<System.Runtime.InteropServices.Guid("90570D49-7B10-4DCD-B9AC-530D91F4EBB5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolution5 = interface
type IVsSolution5 = interface
Public Interface IVsSolution5
- Attributs
Méthodes
| GetGuidOfProjectFile(String) |
Récupère le GUID du projet spécifié par le fichier projet donné. |
| ResolveFaultedProjects(UInt32, IVsHierarchy[], IVsPropertyBag, UInt32, UInt32) |
Résout les projets erronés. |