Duration.ParseTimeSpan

Duration.ParseTimeSpan method

Analyse la chaîne de durée au format “PT–H–M–S–”.

public static TimeSpan ParseTimeSpan(string value)
ParamètreTaperLa description
valueStringla chaîne spécifiée à analyser.

Return_Value

renvoie une instance analysée duTimeSpan structure.

Voir également