共用方式為


IUrlTag.Url 屬性

取得 URL。

命名空間:  Microsoft.VisualStudio.Text.Tagging
組件:  Microsoft.VisualStudio.Text.Logic (在 Microsoft.VisualStudio.Text.Logic.dll 中)

語法

'宣告
ReadOnly Property Url As Uri
Uri Url { get; }
property Uri^ Url {
    Uri^ get ();
}
abstract Url : Uri with get
function get Url () : Uri

屬性值

類型:Uri
URL。

.NET Framework 安全性

請參閱

參考

IUrlTag 介面

Microsoft.VisualStudio.Text.Tagging 命名空間