ServedClassNameAttributeDisplayName Property
Gets or sets the 'friendly name' of the served class, as registered with the ASCOM Chooser.
Namespace: ASCOMAssembly: ASCOM.Attributes (in ASCOM.Attributes.dll) Version: 7.1.3+4851.c5da65c2b
public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
public:
property String^ DisplayName {
String^ get ();
}
Property Value
StringThe 'friendly name' of the served class.