Compartilhar via


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

Definição

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

Parâmetros

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

Retornos

Aplica-se a