IVsProjectFaultResolver Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |