Condividi tramite


IDebugOptionList120A.Item[Int32] Property

Definition

public:
 property Microsoft::VisualStudio::Debugger::Interop::DebugOption default[int] { Microsoft::VisualStudio::Debugger::Interop::DebugOption get(int lIndex); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.VisualStudio.Debugger.Interop.DebugOption this[int lIndex] { get; }
[<System.Runtime.InteropServices.DispId(0)>]
member this.Item(int) : Microsoft.VisualStudio.Debugger.Interop.DebugOption
Default Public ReadOnly Property Item(lIndex As Integer) As DebugOption

Parameters

lIndex
Int32

Property Value

Attributes

Applies to