VSWebSite.___URL 属性

获取已用于打开此网站的 URL。

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
ReadOnly Default Property URL As String
    Get
string this { get; }
property String^ default {
    String^ get ();
}
abstract URL : string
function get URL () : String

属性值

类型:System.String
用于打开此网站的 URL。

.NET Framework 安全性

请参见

参考

VSWebSite 接口

VsWebSite 命名空间

EnvDTE

其他资源

引用自动化程序集和 DTE2 对象