IUrlTag Interface
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.
A tag that represents a URL.
public interface class IUrlTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface class IUrlTag : Microsoft::VisualStudio::Text::Tagging::ITag
__interface IUrlTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface IUrlTag : Microsoft.VisualStudio.Text.Tagging.ITag
type IUrlTag = interface
interface ITag
Public Interface IUrlTag
Implements ITag
- Derived
- Implements
Properties
Url |
The URL. |