Compartir a través de


_EnvironmentWebBrowser.HomePage (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.String
Dirección URL de la página principal.

Seguridad de .NET Framework

Vea también

Referencia

_EnvironmentWebBrowser Interfaz

EnvDTE (Espacio de nombres)