Gets the binary header image of the ConfigurationCell 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; }