PowerSNMP for .NET CF
ErrorCode Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > DecodingException Class : ErrorCode Field




Gets the ErrorCode encountered while decoding an encoded message.

Syntax

Visual Basic (Declaration) 
Public ReadOnly ErrorCode As ErrorCode
Visual Basic (Usage)Copy Code
Dim instance As DecodingException
Dim value As ErrorCode
 
value = instance.ErrorCode
C# 
public readonly ErrorCode ErrorCode
Managed Extensions for C++ 
public: readonly ErrorCode ErrorCode
C++/CLI 
public:
readonly ErrorCode ErrorCode

Property Value

The ErrorCode encountered while decoding an encoded message.

Remarks

This field is read-only.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.