IDebugDocumentProvider 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.
public interface class IDebugDocumentProvider : Microsoft::VisualStudio::Debugger::Interop::IDebugDocumentInfo
[System.Runtime.InteropServices.Guid("51973C20-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocumentProvider : Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentInfo
[<System.Runtime.InteropServices.Guid("51973C20-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocumentProvider = interface
interface IDebugDocumentInfo
Public Interface IDebugDocumentProvider
Implements IDebugDocumentInfo
- Derived
- Attributes
- Implements
Methods
GetDocument(IDebugDocument) | |
GetDocumentClassId(Guid) | |
GetName(DOCUMENTNAMETYPE, String) |