Url Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AbsoluteUrl | Gets the absolute URL as a string. |
![]() | Directory | Returns the unescaped absolute URL for the parent directory that contains the file that is referenced by this URL object. |
![]() | IsFile | Determines whether the URL represents a file (as opposed to an HTTP location). |
![]() | Segments | Gets an array of the segments of the URL. |
![]() | Uri | Gets the URI for this URL. |
Show:
