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




Gets or sets the .NET class Type (derived from SimpleTaggedType) used by this MibNode.

Syntax

Visual Basic (Declaration) 
Public ReadOnly ValueType As Type
Visual Basic (Usage)Copy Code
Dim instance As MibNode
Dim value As Type
 
value = instance.ValueType
C# 
public readonly Type ValueType
Managed Extensions for C++ 
public: readonly Type* ValueType
C++/CLI 
public:
readonly Type^ ValueType

Property Value

One of the types in the Dart.Snmp.SimpleType namespace will be returned.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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