Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Represents the source server information that is contained in a PDB file.
Syntax
IDebugSourceServerModule : IUnknown
Notes for Implementers
This interface is implemented by debugger engines and consumed by the debugger UI.
Methods
The following table shows the methods of IDebugSourceServerModule.
| Method | Description |
|---|---|
| GetSourceServerData | Retrieves an array of source server information. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll