WebBrowser.InvokeScript, méthode (String)

Espace de noms :  Microsoft.Phone.Controls
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Function InvokeScript ( _
    scriptName As String _
) As Object
public Object InvokeScript(
    string scriptName
)
public:
Object^ InvokeScript(
    String^ scriptName
)
member InvokeScript : 
        scriptName:string -> Object 

Paramètres

Valeur de retour

Type : System.Object

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

WebBrowser Classe

InvokeScript, surcharge

Microsoft.Phone.Controls, espace de noms