Sdílet prostřednictvím


VSWebSite.URL – vlastnost

Načte adresu URL, která byla použita k otevření webu.

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String
URL k otevření webu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VSWebSite Rozhraní

VsWebSite – obor názvů

EnvDTE

Další zdroje

Sestavení referenčního automatizace a objekt DTE2