IVsDebuggerSymbolSettings150.ExtendedSymbolPaths Property
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:
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
- Attributes