ResourceExplorer.IsRef(JToken) 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.
Déterminez si le jeton est une référence.
public bool IsRef (Newtonsoft.Json.Linq.JToken token);
member this.IsRef : Newtonsoft.Json.Linq.JToken -> bool
Public Function IsRef (token As JToken) As Boolean
Paramètres
- token
- Newtonsoft.Json.Linq.JToken
jtoken.
Retours
true s’il s’agit d’une référence de chaîne.