ServiceAliases Property
Other names by which the service specified by ServiceName / ServicePort is known.
Syntax
__property String ServiceAliases = {read=FServiceAliases, write=FSetServiceAliases};
Default Value
""
Remarks
This property contains a list of alternate service names separated by spaces. In most cases, this list is empty.
NOTE: This functionality is only available in Windows.
This property is read-only.
Data Type
String