Aracılığıyla paylaş


ProviderMetadata.LogLinks Özellik

Tanım

Her biri olay sağlayıcısı tarafından kullanılan bir olay günlüğünün EventLogLink bağlantısını temsil eden, numaralandırılabilir bir nesne koleksiyonu alır.

public:
 property System::Collections::Generic::IList<System::Diagnostics::Eventing::Reader::EventLogLink ^> ^ LogLinks { System::Collections::Generic::IList<System::Diagnostics::Eventing::Reader::EventLogLink ^> ^ get(); };
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogLink> LogLinks { get; }
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogLink> LogLinks { [System.Security.SecurityCritical] get; }
member this.LogLinks : System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogLink>
[<get: System.Security.SecurityCritical>]
member this.LogLinks : System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogLink>
Public ReadOnly Property LogLinks As IList(Of EventLogLink)

Özellik Değeri

Numaralandırılabilir bir nesne koleksiyonu EventLogLink döndürür.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.