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




Gets or sets the module identifier.

Syntax

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

Property Value

String

Remarks

The value is extracted from the MIB file used to define the MIB node or trap.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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