CoreStrings.ConverterPropertyMismatchElement Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{converterType}' öğe türü dönüştürücüsü '{entityType}' için kullanılamaz. Öğe türü '{elementType}' olduğundan {propertyName}' .
public static string ConverterPropertyMismatchElement(object? converterType, object? entityType, object? propertyName, object? elementType);
static member ConverterPropertyMismatchElement : obj * obj * obj * obj -> string
Public Shared Function ConverterPropertyMismatchElement (converterType As Object, entityType As Object, propertyName As Object, elementType As Object) As String
Parametreler
- converterType
- Object
- entityType
- Object
- propertyName
- Object
- elementType
- Object