Partager via


CoreStrings.ComplexPropertyNotFound(Object, Object) Méthode

Définition

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

Retours

S’applique à