Gets the binary footer image of the ConfigurationFrame object.
            
| C# | Visual Basic | Visual C++ | 
protected override byte[] FooterImage { get; }
Protected Overrides ReadOnly Property FooterImage As Byte() Get
protected: virtual property array<unsigned char>^ FooterImage { array<unsigned char>^ get () override; }