UrlTag Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An implementation of IUrlTag.
public ref class UrlTag : Microsoft::VisualStudio::Text::Tagging::IUrlTag
[Windows::Foundation::Metadata::WebHostHidden]
class UrlTag : Microsoft::VisualStudio::Text::Tagging::IUrlTag
public class UrlTag : Microsoft.VisualStudio.Text.Tagging.IUrlTag
type UrlTag = class
interface IUrlTag
interface ITag
Public Class UrlTag
Implements IUrlTag
- Inheritance
-
UrlTag
- Implements
Constructors
UrlTag(Uri) |
Create a new tag with the given URL. |
Properties
Url |
Gets the URL. |