Propriedade WebBrowser.Base

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Property Base As String
public string Base { get; set; }
public:
property String^ Base {
    String^ get ();
    void set (String^ value);
}
member Base : string with get, set

Valor de propriedade

Tipo: System.String

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

WebBrowser Classe

Namespace Microsoft.Phone.Controls