The SixBit Application Programming Interface
Severity Field






The severity of the message returned.
Syntax
'Declaration
 
Public Severity As SixBit.Library.LogExtender.EventImportance
'Usage
 
Dim instance As StatusResultType
Dim value As SixBit.Library.LogExtender.EventImportance
 
value = instance.Severity
 
instance.Severity = value
public SixBit.Library.LogExtender.EventImportance Severity
public field Severity: SixBit.Library.LogExtender.EventImportance; 
public var Severity : SixBit.Library.LogExtender.EventImportance;
public: SixBit.Library.LogExtender.EventImportance Severity
public:
SixBit.Library.LogExtender.EventImportance Severity
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StatusResultType Class
StatusResultType Members

Send Feedback