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




Gets the OBJECTS clause defined in the MIB.

Syntax

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

Property Value

String

Remarks

Used when MibNode.Usage is Dart.Snmp.Usage.Notification or Dart.Snmp.Usage.Group.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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