次の方法で共有


JsonConverterHelper.GetPropertyName(JsonProperty, String[]) メソッド

定義

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

パラメーター

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

戻り値

適用対象