Gets the command specific data.

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

Syntax

C#
public Object Parameter { get; }
Visual Basic
Public ReadOnly Property Parameter As Object
	Get

See Also