Partilhar via


CoreStrings.ComplexPropertyShadow(Object, Object) Método

Definição

Configurando a propriedade complexa '{type}. Não há suporte para {property}' no estado de sombra. Consulte https://github.com/dotnet/efcore/issues/31243 para obter mais informações.

public static string ComplexPropertyShadow (object? type, object? property);
static member ComplexPropertyShadow : obj * obj -> string
Public Shared Function ComplexPropertyShadow (type As Object, property As Object) As String

Parâmetros

type
Object
property
Object

Retornos

Aplica-se a