다음을 통해 공유


CoreStrings.LiteralGenerationNotSupported(Object) 메서드

정의

'{type}'에 대한 형식 매핑이 코드 리터럴 생성을 구현하지 않았습니다.

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

매개 변수

type
Object

반환

적용 대상