EventDescriptor.Level 属性

定义

从事件说明符中检索级别值。

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

属性值

包括在事件中的详细程度。

适用于