CoreStrings.LiteralGenerationNotSupported(Object) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Pemetaan tipe untuk '{type}' belum menerapkan pembuatan literal kode.
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
Parameter
- type
- Object