Application.URL for steam overlay?

How do I make a web page link open on the Steam overlay browser from inside Unity. Will Application.URL be sufficient? (I already have Steamworks.NET integrated into the project for leaderboards and stuff)

Thanks,

SteamFriends.ActivateGameOverlayToWebPage(“url”)

Okay I just came back to give a headsup that I found the “Overlay” function in one of the steam scripts Steamuserstats. Just search it inside visual studio