Condividi tramite


DebuggerInteractionEvent.Data Property

Definition

Gets the list of IDataElements recorded as part of the debugger interaction.

public:
 property System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::IDataElement ^> ^ Data { System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::IDataElement ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.IDataElement> Data { get; }
member this.Data : System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.IDataElement>
Public ReadOnly Property Data As IList(Of IDataElement)

Property Value

Applies to