UrlTag::Url Property
Visual Studio 2015
Gets the URL.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: property Uri^ Url { [CompilerGeneratedAttribute] virtual Uri^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(Uri^ value) sealed; }
Implements
IUrlTag::Url
Show: