DurationHelper.Forever Proprietà

Definizione

Restituisce un valore Di durata generato che indica una durata "Per sempre". Il codice C# e Microsoft Visual Basic devono invece usare Duration.Forever .

static Duration Forever();
public static Duration Forever { get; }
var duration = DurationHelper.forever;
Public Shared ReadOnly Property Forever As Duration

Valore della proprietà

Valore Duration che indica una durata "Forever".

Si applica a