PropertyValue.ConvertStringToValue(String) 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.
En cas d’implémentation dans une classe dérivée, convertit le spécifié StringValue en .Value
protected:
abstract System::Object ^ ConvertStringToValue(System::String ^ value);
protected abstract object ConvertStringToValue(string value);
abstract member ConvertStringToValue : string -> obj
Protected MustOverride Function ConvertStringToValue (value As String) As Object
Paramètres
Retours
Une Object valeur.