Gets the name of the command.

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

Syntax

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

See Also