IUrlTag::Url Property

 

Gets the URL.

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

property Uri^ Url {
	Uri^ get();
}

Property Value

Type: System::Uri^

The URL.

Return to top
Show: