CoreStrings.ConverterBadType(Object, Object, Object) 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.
'{converter}' değer dönüştürücüsü '{type}' türüyle kullanılamaz. Bu dönüştürücü yalnızca {allowed} ile kullanılabilir.
public static string ConverterBadType (object converter, object type, object allowed);
public static string ConverterBadType (object? converter, object? type, object? allowed);
static member ConverterBadType : obj * obj * obj -> string
Public Shared Function ConverterBadType (converter As Object, type As Object, allowed As Object) As String
Parametreler
- converter
- Object
- type
- Object
- allowed
- Object