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




Gets the message Id from the security header.

Syntax

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

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.