Share via


IDebugSymbolSettings100 Interface

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
<GuidAttribute("142A0821-8B28-49AF-BD41-EABD00A88F57")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDebugSymbolSettings100
[GuidAttribute("142A0821-8B28-49AF-BD41-EABD00A88F57")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDebugSymbolSettings100
[GuidAttribute(L"142A0821-8B28-49AF-BD41-EABD00A88F57")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDebugSymbolSettings100
[<GuidAttribute("142A0821-8B28-49AF-BD41-EABD00A88F57")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDebugSymbolSettings100 =  interface end
public interface IDebugSymbolSettings100

The IDebugSymbolSettings100 type exposes the following members.

Methods

  Name Description
Public method SetSymbolLoadState

Top

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace