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