IUrlTag Interface

 

A tag that represents a URL.

Namespace:   Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

public interface IUrlTag : ITag

NameDescription
System_CAPS_pubpropertyUrl

Gets the URL.

Return to top
Show: