Gets the binary header image of the ConfigurationCellBase object.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
protected override byte[] HeaderImage { get; }
Protected Overrides ReadOnly Property HeaderImage As Byte() Get
protected: virtual property array<unsigned char>^ HeaderImage { array<unsigned char>^ get () override; }
 Remarks
 Remarks
            Base implementation provides station name image from the header which is common to configuration frame headers in IEEE protocols.