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)
Syntaxstring HelpRootURL { get; }
ReadOnly Property HelpRootURL As String
Get
Property Value
Type:
StringThe RootURL to the help files. The Page's HelpTopic will be appended to this URL before launch.
Remarks Note |
---|
This property supports localization. |
See Also