Gets the binary image of the IDLabel of this ConfigurationCellBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual byte[] IDLabelImage { get; }
Public Overridable ReadOnly Property IDLabelImage As Byte() Get
public: virtual property array<unsigned char>^ IDLabelImage { array<unsigned char>^ get (); }