ProviderMetadata.LogLinks 속성

정의

이벤트 공급자에 사용되는 이벤트 로그에 대한 링크를 각각 나타내는 EventLogLink 개체의 열거 가능한 컬렉션을 가져옵니다.

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)

속성 값

EventLogLink 개체의 열거 가능한 컬렉션을 반환 합니다.

특성

적용 대상

추가 정보