IVsDebuggerSymbolSettings150.ExtendedSymbolPaths Property

Definition

public:
 property Microsoft::VisualStudio::Debugger::Interop::ISymbolPathOptionList150 ^ ExtendedSymbolPaths { Microsoft::VisualStudio::Debugger::Interop::ISymbolPathOptionList150 ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Debugger.Interop.ISymbolPathOptionList150 ExtendedSymbolPaths { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ExtendedSymbolPaths : Microsoft.VisualStudio.Debugger.Interop.ISymbolPathOptionList150
Public ReadOnly Property ExtendedSymbolPaths As ISymbolPathOptionList150

Property Value

ISymbolPathOptionList150
Attributes

Applies to