I\'m trying to get Uri to stop encoding \'/\' As explained here: GETting a URL with an url-encoded slash
But how to achieve the same in powershell ?
I\'m tr
$uri.GetType().GetProperties('Instance,NonPublic')