Noemax.Newtonsoft.Json.Serialization Namespace > JsonDictionaryContract Class : PropertyNameResolver Property |
'Declaration Public Property PropertyNameResolver As System.Func(Of String,String)
'Usage Dim instance As JsonDictionaryContract Dim value As System.Func(Of String,String) instance.PropertyNameResolver = value value = instance.PropertyNameResolver
public System.Func<string,string> PropertyNameResolver {get; set;}
public read-write property PropertyNameResolver: System.Func;
public function get,set PropertyNameResolver : System.Func
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2