Timer.Model Property

Model Value (Pulse, DelayOff, SquareWave or Comparer)
<ID("Model", (int)e.Model)> _ 
Public Property Model() As String 
Get 
This language is not supported or no code example is available.
[ID("Model", (int)e.Model)] 
public string Model {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition