CodeGenTokenizer.Vocabulary Propriété
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.
Obtient les jetons de mappage de dictionnaire en ID.
public System.Collections.Generic.IReadOnlyDictionary<string,int> Vocabulary { get; }
member this.Vocabulary : System.Collections.Generic.IReadOnlyDictionary<string, int>
Public ReadOnly Property Vocabulary As IReadOnlyDictionary(Of String, Integer)