ReflectionEvent.Level Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.