Freigeben über


SPDiagnosticsEventLogProvider.IncludedEvents-Eigenschaft

Eine Liste der Ereignisse immer protokolliert, unabhängig von der Schweregrad.

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property IncludedEvents As IList(Of UShort)
    Get
'Usage
Dim instance As SPDiagnosticsEventLogProvider
Dim value As IList(Of UShort)

value = instance.IncludedEvents
public IList<ushort> IncludedEvents { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IList<UInt16>
Gibt IList<T>zurück.

Siehe auch

Referenz

SPDiagnosticsEventLogProvider Klasse

SPDiagnosticsEventLogProvider-Member

Microsoft.SharePoint.Diagnostics-Namespace