CoreStrings.ComplexPropertyNotFound(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.
Propriété complexe « {type}. {property} ' est introuvable. Vérifiez que la propriété existe et qu’elle a été incluse dans le modèle en tant que propriété complexe.
public static string ComplexPropertyNotFound(object? type, object? property);
static member ComplexPropertyNotFound : obj * obj -> string
Public Shared Function ComplexPropertyNotFound (type As Object, property As Object) As String
Paramètres
- type
- Object
- property
- Object