PowerSNMP for .NET
Tag Field (Device)




Gets or sets a value that can store any associated object.
Syntax
Public Tag As Object
Dim instance As Device
Dim value As Object
 
value = instance.Tag
 
instance.Tag = value
public object Tag
public: Object* Tag
public:
Object^ Tag

Field Value

Any System.Object instance.
See Also

Reference

Device Class
Device Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic