Click or drag to resize

ClientRequestHandler.Aliases Property

Gets any aliases for the command.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.239-beta
Syntax
public string[] Aliases { get; }
View Source

Property Value

String[]
See Also