EmbeddedDataBytes Property
Gets the array of
Bytes,
or
null if the union contains text.
Namespace: FolkerKinzel.DataUrlsAssembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 1.0.0+b1c843815044ca6fd87a144c9ff16386002c6473
public byte[]? Bytes { get; }
Public ReadOnly Property Bytes As Byte()
Get
public:
property array<unsigned char>^ Bytes {
array<unsigned char>^ get ();
}
member Bytes : byte[] with get
Property Value
Byte