I try to open a detail page of a successfull build in VisualStudio by a PowerShell script. I am able to connect to the collection of my test project and a certain Builddefinition. I got a vstfs-Link for every build but how can I open this link in Visual Studio? I tried to use EncodeUri, GetArtifactUrl and GetArtifactUrlExternal. For GetArtifactUrl I got this error:I try to open a detail page of a successfull bu