PowerSNMP for .NET CF
GetName Method
See Also  Send comments on this topic.
Dart.Snmp Namespace > Variable Class : GetName Method




Get the name of the Variable if a Definition is present, otherwise returns the Id.

Syntax

Visual Basic (Declaration) 
Public Function GetName() As String
Visual Basic (Usage)Copy Code
Dim instance As Variable
Dim value As String
 
value = instance.GetName()
C# 
public string GetName()
Managed Extensions for C++ 
public: string* GetName(); 
C++/CLI 
public:
String^ GetName(); 

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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