Udostępnij za pośrednictwem


CoreStrings.ComplexPropertyWrongClrType Metoda

Definicja

Nie można dodać właściwości złożonej "{property}" do typu {type}, ponieważ jego typ CLR "{clrType}" nie jest zgodny z oczekiwanym typem CLR "{targetType}".

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

Parametry

property
Object
type
Object
clrType
Object
targetType
Object

Zwraca

Dotyczy