IVsProjectFaultResolver Interface
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
C++/CX
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
Resolve |
Resolves the fault on this project. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |