ListChain.EventList Property

Definition

protected public:
 property System::Collections::Generic::List<Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink> ^ EventList { System::Collections::Generic::List<Microsoft::VisualStudio::IntelliTrace::ListChain::EventLink> ^ get(); };
protected internal System.Collections.Generic.List<Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink> EventList { get; }
member this.EventList : System.Collections.Generic.List<Microsoft.VisualStudio.IntelliTrace.ListChain.EventLink>
Protected Friend ReadOnly Property EventList As List(Of ListChain.EventLink)

Property Value

Applies to