Partager via


CoreStrings.CannotMarkShared(Object) Méthode

Définition

Le type « {type} » ne peut pas être marqué comme un type partagé, car un type d’entité avec le même type CLR existe déjà dans le modèle.

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

Paramètres

type
Object

Retours

S’applique à