public virtual byte[] IDLabelImage { get; }
Public Overridable ReadOnly Property IDLabelImage As Byte() Get
public: virtual property array<unsigned char>^ IDLabelImage { array<unsigned char>^ get (); }
function get_IDLabelImage();
In This Article