ObjectPersistData.EventEntries Egenskap

Definition

Hämtar händelseposter för kontrollen som skapas.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 property System::Collections::ICollection ^ EventEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection EventEntries { get; }
member this.EventEntries : System.Collections.ICollection
Public ReadOnly Property EventEntries As ICollection

Egenskapsvärde

En ArrayList som innehåller händelseposterna.

Gäller för