pszFooterIcon property
Pointer<Utf16>
get
pszFooterIcon
Implementation
Pointer<Utf16> get pszFooterIcon => this.Anonymous2.pszFooterIcon;
set
pszFooterIcon
( )
Implementation
set pszFooterIcon(Pointer<Utf16> value) =>
this.Anonymous2.pszFooterIcon = value;