SVsErrorList 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.
Passed to GetService(Type) to return a reference to IVsErrorList.
public interface class SVsErrorList
public interface class SVsErrorList
__interface SVsErrorList
[System.Runtime.InteropServices.Guid("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsErrorList
[<System.Runtime.InteropServices.Guid("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsErrorList = interface
Public Interface SVsErrorList
- Attributes