Share via


Duration.HasTimeSpan Proprietà

Definizione

Ottiene un valore che indica se l'oggetto Duration rappresenta un valore TimeSpan.

public:
 property bool HasTimeSpan { bool get(); };
public bool HasTimeSpan { get; }
member this.HasTimeSpan : bool
Public ReadOnly Property HasTimeSpan As Boolean

Valore della proprietà

Boolean

True se la durata è un valore TimeSpan; in caso contrario, false.

Si applica a