IVsSolution5 Interface

Définition

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.

S’applique à