다음을 통해 공유


CoreStrings.CannotMarkShared(Object) 메서드

정의

동일한 CLR 형식의 엔터티 형식이 모델에 이미 있으므로 형식 '{type}'을(를) 공유 형식으로 표시할 수 없습니다.

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

매개 변수

type
Object

반환

적용 대상