FieldJson.FieldSchema(String, Boolean) 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.
protected Newtonsoft.Json.Linq.JObject FieldSchema (string path, out bool optional);
member this.FieldSchema : string * bool -> Newtonsoft.Json.Linq.JObject
Protected Function FieldSchema (path As String, ByRef optional As Boolean) As JObject
Paramètres
- path
- String
- optional
- Boolean
Retours
Newtonsoft.Json.Linq.JObject