共用方式為


VSWebSite.URL 屬性

取得用來開啟網站的 URL。

命名空間:  VsWebSite
組件:  VsWebSite.Interop (在 VsWebSite.Interop.dll 中)

語法

'宣告
ReadOnly Default Property URL As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract URL : string with get
function get URL () : String

屬性值

類型:String
用來開啟網站的 URL。

.NET Framework 安全性

請參閱

參考

VSWebSite 介面

VsWebSite 命名空間

EnvDTE

其他資源

參考 Automation 組件和 DTE2 物件