Name Property (Timer)

Class

Timer.

Action

Gets or sets the name of the timer which is used for interfacing with Silk Performer.

Syntax

C#
public string Name { get; set;}
VB
'Declaration
Public ReadWrite Property Name As String

Access

Read and write.