Partager via


IUrlTag.Url, propriété

Obtient l'URL.

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

Syntaxe

'Déclaration
ReadOnly Property Url As Uri
Uri Url { get; }
property Uri^ Url {
    Uri^ get ();
}
abstract Url : Uri with get
function get Url () : Uri

Valeur de propriété

Type : Uri
URL.

Sécurité .NET Framework

Voir aussi

Référence

IUrlTag Interface

Microsoft.VisualStudio.Text.Tagging, espace de noms