Url
(Microsoft.VisualStudio.Shell.Url)
Inherits:
System.Object
Interfaces:
Derived Types:
0
Assembly:
Microsoft.VisualStudio.Shell.dll
Wraps the Uri class. It provides an unescaped version of LocalPath for file URL types and AbsoluteUri for HTTP URL types. It also returns an unescaped result from MakeRelative so that it can be presented to the user.
VB.NET
C#
|
VB.NET
Public Class Url
End Class
Articles