Поделиться через


CoreStrings.UnconfigurableType(Object, Object, Object, Object) Метод

Определение

Тип "{type}" не может быть настроен как "{configuration}", так как при построении модели предполагается, что он настроен как "{expectedConfiguration}". Удалите неподдерживаемую конфигурацию для "{configurationType}".

public static string UnconfigurableType (object? type, object? configuration, object? expectedConfiguration, object? configurationType);
static member UnconfigurableType : obj * obj * obj * obj -> string
Public Shared Function UnconfigurableType (type As Object, configuration As Object, expectedConfiguration As Object, configurationType As Object) As String

Параметры

type
Object
configuration
Object
expectedConfiguration
Object
configurationType
Object

Возвращаемое значение

Применяется к