Partager via


JsonConverterHelper.GetPropertyName(JsonProperty, String[]) Méthode

Définition

public static string GetPropertyName (this Newtonsoft.Json.Serialization.JsonProperty property, out string[] parentPath);
static member GetPropertyName : Newtonsoft.Json.Serialization.JsonProperty * String[] -> string
<Extension()>
Public Function GetPropertyName (property As JsonProperty, ByRef parentPath As String()) As String

Paramètres

property
Newtonsoft.Json.Serialization.JsonProperty
parentPath
String[]

Retours

S’applique à