Split.TokenString 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 le jeton de fractionnement sous-jacent. Chaque SubString est représenté par un jeton et, à la fin, nous pouvons transporter un grand nombre de SubString représentant différentes parties de la chaîne d’entrée d’origine.
public string TokenString { get; }
member this.TokenString : string
Public ReadOnly Property TokenString As String