Click or drag to resize

GH_DeveloperDetails Class

Constains a set of static fields and properties regarding developer contact details.
Inheritance Hierarchy
SystemObject
  GH_IO.UserInterfaceGH_DeveloperDetails

Namespace:  GH_IO.UserInterface
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public abstract class GH_DeveloperDetails

The GH_DeveloperDetails type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultDeveloperContact
Gets the default developer contact details.
Public propertyStatic memberDeveloperContact
Gets or sets the local developer contact info (e-mail). By default, the developer email is DefaultDeveloperContact; This email address is used in the Message Report viewer when sending a support e-mail.
Top
See Also