Sdílet prostřednictvím


VSWebSite.URL – vlastnost

Načte adresu URL použitá k otevření webu.

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

Syntaxe

'Deklarace
ReadOnly Default Property URL As String
    Get
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é

Odkaz

VSWebSite Rozhraní

VsWebSite – obor názvů

EnvDTE

Další zdroje

Referencing Automation Assemblies and the DTE2 Object