CoreStrings.LiteralGenerationNotSupported(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le mappage de type pour « {type} » n’a pas implémenté la génération de littéraux de code.
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
Paramètres
- type
- Object