FileSignatureDataBytes - свойство
Массив байт с бинарными данными файла подписи
или null, если бинарные данные определяются другим способом.
Пространство имён: Tessa.FilesСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
protected byte[]? Bytes { get; set; }
Protected Property Bytes As Byte()
Get
Set
protected:
property array<unsigned char>^ Bytes {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member Bytes : byte[] with get, set
Значение свойства
Byte