PowerSNMP for .NET
Value Field (Opaque)




Gets the byte array associated with this object.
Syntax
Public Value As Byte()
Dim instance As Opaque
Dim value() As Byte()
 
value = instance.Value
 
instance.Value = value
public byte[] Value
public: byte[]* Value
public:
array<byte>^ Value

Field Value

Returns the byte array assigned to this object at the time is was initialized.
Remarks

Read-only.

See Also

Reference

Opaque Class
Opaque Members


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