Click or drag to resize

ApplicationPropertiesHelpRootURL Property

The RootURL to the help files. The Page's HelpTopic will be appended to this URL before launch.

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

Property Value

Type: String
The RootURL to the help files. The Page's HelpTopic will be appended to this URL before launch.
Remarks
Note Note
This property supports localization.
See Also