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