IVsDebuggerSymbolSettings120A.SymbolPaths 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::IDebugOptionList120A ^ SymbolPaths { Microsoft::VisualStudio::Debugger::Interop::IDebugOptionList120A ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Debugger.Interop.IDebugOptionList120A SymbolPaths { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.SymbolPaths : Microsoft.VisualStudio.Debugger.Interop.IDebugOptionList120A
Public ReadOnly Property SymbolPaths As IDebugOptionList120A
Property Value
- Attributes