Compartir a través de


WebSiteProperties2.BrowseURL (Propiedad)

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
Property BrowseURL As String
string BrowseURL { get; set; }
property String^ BrowseURL {
    String^ get ();
    void set (String^ value);
}
abstract BrowseURL : string with get, set
function get BrowseURL () : String 
function set BrowseURL (value : String)

Valor de propiedad

Tipo: String

Seguridad de .NET Framework

Vea también

Referencia

WebSiteProperties2 Interfaz

VsWebSite (Espacio de nombres)