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




Gets or sets the DEFVAL clause of the MibNode.

Syntax

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

Property Value

String

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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