ReflectionEvent.Level Property

Definition

Gets the event level.

public:
 property Microsoft::ExtendedReflection::Logging::ReflectionEventLevel Level { Microsoft::ExtendedReflection::Logging::ReflectionEventLevel get(); };
public Microsoft.ExtendedReflection.Logging.ReflectionEventLevel Level { get; }
member this.Level : Microsoft.ExtendedReflection.Logging.ReflectionEventLevel
Public ReadOnly Property Level As ReflectionEventLevel

Property Value

The level.

Applies to