RelationalStrings.UnableToTranslateSetProperty(Object, Object, Object) 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.
La traduction de « SetProperty » suivante a échoué : « SetProperty({property}, {value}) ». {details}
public static string UnableToTranslateSetProperty(object? property, object? value, object? details);
static member UnableToTranslateSetProperty : obj * obj * obj -> string
Public Shared Function UnableToTranslateSetProperty (property As Object, value As Object, details As Object) As String
Paramètres
- property
- Object
- value
- Object
- details
- Object