Click or drag to resize

featurePropertiesmobile_IconPath Property

The value set for apple-touch-icon in the <head> element.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string mobile_IconPath { get; }

Property Value

Type: String
The value set for apple-touch-icon in the <head> element.
See Also