IVsProjectFaultResolver Interface

 

Resolves faults on project hierarchies.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C94FB6DD-91AA-495F-B399-51F1428723FC")]
public interface IVsProjectFaultResolver

NameDescription
System_CAPS_pubmethodResolveFault(Boolean)

Resolves the fault on this project.

Return to top
Show: