EmbeddedDataBytes Property
Gets the array of
Bytes,
or
null if the union contains text.
Namespace: FolkerKinzel.DataUrlsAssembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 2.0.7+f420e766440407ca7bfdc5c20bddf380fd0dd65f
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