ApplicationPropertiesFavIcon Property |
Relative path to the image to use as the Favicon for the Application. The Favicon is the small image displayed on the tab within the browser, usually 16x16px and a .ico file.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property FavIcon As String
Get
Property Value
Type:
StringRelative path to the image to use as the Favicon for the Application. The Favicon is the small image displayed on the tab within the browser, usually 16x16px and a .ico file.
See Also