Gets the name of the command.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public string Name { get; }
Visual Basic
Public ReadOnly Property Name As String
	Get

See Also