EventLogSession.GetLogNames Metoda

Definice

Získá výčtovou kolekci všech názvů protokolů událostí, které jsou registrovány ve službě Protokolu událostí.

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetLogNames();
public System.Collections.Generic.IEnumerable<string> GetLogNames();
[System.Security.SecurityCritical]
public System.Collections.Generic.IEnumerable<string> GetLogNames();
member this.GetLogNames : unit -> seq<string>
[<System.Security.SecurityCritical>]
member this.GetLogNames : unit -> seq<string>
Public Function GetLogNames () As IEnumerable(Of String)

Návraty

Výčet řetězců, které obsahují názvy protokolů událostí.

Atributy

Platí pro