ReflectionEvent.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

属性值

ReflectionEventLevel

级别。

适用于