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


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic