Condividi tramite


RepeatBehaviorHelper.Forever Proprietà

Definizione

Ottiene un repeatBehavior statico che rappresenta il valore speciale "Forever". Il codice C# e Microsoft Visual Basic devono invece usare Forever .

static RepeatBehavior Forever();
public static RepeatBehavior Forever { get; }
var repeatBehavior = RepeatBehaviorHelper.forever;
Public Shared ReadOnly Property Forever As RepeatBehavior

Valore della proprietà

Un repeatBehavior statico che rappresenta il valore speciale "Forever".

Si applica a