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




Gets or sets the type of the MibNode.

Syntax

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

Property Value

Returns a Usage value that indicates how the MibNode can be used.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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