Skip to content

Instantly share code, notes, and snippets.

View OvestLabs's full-sized avatar

Laith OvestLabs

  • Ovest Labs
  • Melbourne, Australia
View GitHub Profile
@mattdot
mattdot / UserAgent.cs
Last active November 17, 2017 03:52
Set the UserAgent for a UWP WebView
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace UA
{
public static class UserAgent