Share via


ObjectPersistData.EventEntries Özellik

Tanım

Derlenen denetim için olay girdilerini alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

ArrayList Olay girişlerini içeren.

Şunlara uygulanır