[Browsable(False)] public: __property byte[] get_VintasoftBinaryAnnotations(); public: __property void set_VintasoftBinaryAnnotations(
byte[]* value
);
[Browsable(False)] public:
property byte[] VintasoftBinaryAnnotations { byte[] get(); void set(array<byte>^ value); }
'Declaration <BrowsableAttribute(False)> Public Property VintasoftBinaryAnnotations As Byte[]