ServedClassNameAttributeDisplayName Property

Gets or sets the 'friendly name' of the served class, as registered with the ASCOM Chooser.

Definition

Namespace: ASCOM
Assembly: ASCOM.Attributes (in ASCOM.Attributes.dll) Version: 7.1.3+4851.c5da65c2b
C#
public string DisplayName { get; }

Property Value

String
The 'friendly name' of the served class.

See Also