PropertyValue.CreateTimeSpan(TimeSpan) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une valeur de propriété à partir d’un intervalle de temps.
public:
static Platform::Object ^ CreateTimeSpan(TimeSpan value);
static IInspectable CreateTimeSpan(TimeSpan const& value);
public static object CreateTimeSpan(System.TimeSpan value);
function createTimeSpan(value)
Public Shared Function CreateTimeSpan (value As TimeSpan) As Object
Paramètres
Retours
Valeur de la propriété.