EventDescriptor.Level Property

Definition

Retrieves the level value from the event descriptor.

public:
 property System::Byte Level { System::Byte get(); };
public byte Level { get; }
member this.Level : byte
Public ReadOnly Property Level As Byte

Property Value

The level of detail included in the event.

Applies to