Gets the binary footer image of the ConfigurationCellBase object.
Declaration Syntax
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; }
Remarks
Bottom of the IEEE protocol configuration frames contain a nominal frequency definition, so base implementation exposes frequency definition as the footer.