Click or drag to resize

SetupConfigHelpLink Property

Gets or sets a link (can be email) to contact for help on this application.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
public string HelpLink { get; set; }

Property Value

Type: String
See Also