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