Compartilhar via


Propriedade IUrlTag.Url

Obtém o URL.

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

Sintaxe

'Declaração
ReadOnly Property Url As Uri
Uri Url { get; }
property Uri^ Url {
    Uri^ get ();
}
abstract Url : Uri with get
function get Url () : Uri

Valor de propriedade

Tipo: Uri
A URL.

Segurança do .NET Framework

Consulte também

Referência

IUrlTag Interface

Namespace Microsoft.VisualStudio.Text.Tagging