Share via


IDebugDocument Interface

Definition

public interface class IDebugDocument : Microsoft::VisualStudio::Debugger::Interop::IDebugDocumentInfo
[System.Runtime.InteropServices.Guid("51973C21-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDocument : Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentInfo
[<System.Runtime.InteropServices.Guid("51973C21-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDocument = interface
    interface IDebugDocumentInfo
Public Interface IDebugDocument
Implements IDebugDocumentInfo
Derived
Attributes
Implements

Methods

GetDocumentClassId(Guid)
GetName(DOCUMENTNAMETYPE, String)

Applies to