Gets the binary header image of the ConfigurationCellBase object.
| 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; }
Base implementation provides station name image from the header which is common to configuration frame headers in IEEE protocols.