Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax ReadOnly Property Bytes As Byte()
Get
property array<unsigned char>^ Bytes {
array<unsigned char>^ get ();
}
abstract Bytes : byte[] with get
Property Value
Type:
ByteSee Also