'Declaration Public Shared Function _getProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As JsonElement
public static JsonElement _getProperty( JsonElement json, string propName )
Parameters
- json
- propName
'Declaration Public Shared Function _getProperty( _ ByVal json As JsonElement, _ ByVal propName As String _ ) As JsonElement
public static JsonElement _getProperty( JsonElement json, string propName )