Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public byte[] Bytes { get; }
Public ReadOnly Property Bytes As Byte()
Get
public:
virtual property array<unsigned char>^ Bytes {
array<unsigned char>^ get () sealed;
}
abstract Bytes : byte[] with get
override Bytes : byte[] with get
Property Value
Type:
ByteImplements
IPacketBytesSee Also