Compartir a través de


CoreStrings.CannotMarkShared(Object) Método

Definición

El tipo '{type}' no se puede marcar como un tipo compartido, ya que ya existe un tipo de entidad con el mismo tipo CLR en el modelo.

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

Parámetros

type
Object

Devoluciones

Se aplica a