Freigeben über


CoreStrings.ComplexPropertyWrongClrType Methode

Definition

Die komplexe Eigenschaft '{property}' kann dem Typ '{type}' nicht hinzugefügt werden, da ihr CLR-Typ '{clrType}' nicht mit dem erwarteten CLR-Typ '{targetType}' übereinstimmt.

public static string ComplexPropertyWrongClrType (object? property, object? type, object? clrType, object? targetType);
static member ComplexPropertyWrongClrType : obj * obj * obj * obj -> string
Public Shared Function ComplexPropertyWrongClrType (property As Object, type As Object, clrType As Object, targetType As Object) As String

Parameter

property
Object
type
Object
clrType
Object
targetType
Object

Gibt zurück

Gilt für: