EventTask.Value Propiedad

Definición

Obtiene el valor numérico asociado a la tarea.

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Valor de propiedad

Valor numérico asociado a la tarea.

Se aplica a

Consulte también