EventDescriptor.Level 属性

定义

从事件描述符中检索级别值。

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

属性值

事件中包含的详细信息级别。

适用于