IVsProjectFaultResolver Interface

Definition

Resolves faults on project hierarchies.

public interface class IVsProjectFaultResolver
public interface class IVsProjectFaultResolver
__interface IVsProjectFaultResolver
[System.Runtime.InteropServices.Guid("C94FB6DD-91AA-495F-B399-51F1428723FC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectFaultResolver
[<System.Runtime.InteropServices.Guid("C94FB6DD-91AA-495F-B399-51F1428723FC")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectFaultResolver = interface
Public Interface IVsProjectFaultResolver
Attributes

Methods

ResolveFault(Boolean)

Resolves the fault on this project.

Applies to