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




Gets or sets the NOTIFICATIONS clause defined in the MIB.

Syntax

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

Property Value

String

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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