Share via


IUrlTag, interface

Balise représentant une URL.

Espace de noms :  Microsoft.VisualStudio.Text.Tagging
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
Public Interface IUrlTag _
    Inherits ITag
public interface IUrlTag : ITag
public interface class IUrlTag : ITag
type IUrlTag =  
    interface 
        interface ITag 
    end
public interface IUrlTag extends ITag

Le type IUrlTag expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Url Obtient l'URL.

Début

Voir aussi

Référence

Microsoft.VisualStudio.Text.Tagging, espace de noms