Interfaccia IUrlTag
un tag che rappresenta un URL.
Spazio dei nomi: Microsoft.VisualStudio.Text.Tagging
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Sintassi
'Dichiarazione
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
Il tipo IUrlTag espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Url | ottiene l'URL. |
In alto