Freigeben über


CoreStrings.UnconfigurableType(Object, Object, Object, Object) Methode

Definition

Der Typ "{type}" kann nicht als "{configuration}" konfiguriert werden, da die Modellerstellung davon ausgeht, dass er als "{expectedConfiguration}" konfiguriert ist. Entfernen Sie die nicht unterstützte Konfiguration für '{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

Parameter

type
Object
configuration
Object
expectedConfiguration
Object
configurationType
Object

Gibt zurück

Gilt für: