Condividi tramite


IListDebugPortRequests2.Item[Int32] Property

Definition

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

Parameters

lIndex
Int32

Property Value

Attributes

Applies to