PowerTCP Telnet for .NET
SubOption Property (CommandEventArgs)




Syntax
Public ReadOnly Property SubOption As Byte()
Dim instance As CommandEventArgs
Dim value() As Byte
 
value = instance.SubOption
public byte[] SubOption {get;}
public: __property byte[]* get_SubOption();
public:
property array<byte>^ SubOption {
   array<byte>^ get();
}
See Also

Reference

CommandEventArgs Class
CommandEventArgs Members


PowerTCP Telnet for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic