Udostępnij za pośrednictwem


Metoda WebBrowser.InvokeScript — (String, array<String[])

Przestrzeń nazw:  Microsoft.Phone.Controls
Zestaw:  Microsoft.Phone (w Microsoft.Phone.dll)

Składnia

'Deklaracja
Public Function InvokeScript ( _
    scriptName As String, _
    ParamArray args As String() _
) As Object
public Object InvokeScript(
    string scriptName,
    params string[] args
)
public:
Object^ InvokeScript(
    String^ scriptName, 
    ... array<String^>^ args
)
member InvokeScript : 
        scriptName:string * 
        args:string[] -> Object 

Parametry

Wartość zwracana

Typ: System.Object

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebBrowser Klasa

Przeciążenie InvokeScript

Przestrzeń nazw Microsoft.Phone.Controls