IWebProxyScript.Load(Uri, String, Type) Methode

Definitie

Laadt een script.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 bool Load(Uri ^ scriptLocation, System::String ^ script, Type ^ helperType);
public bool Load(Uri scriptLocation, string script, Type helperType);
abstract member Load : Uri * string * Type -> bool
Public Function Load (scriptLocation As Uri, script As String, helperType As Type) As Boolean

Parameters

scriptLocation
Uri

Alleen intern.

script
String

Alleen intern.

helperType
Type

Alleen intern.

Retouren

Een Boolean aanduiding die aangeeft of het script is geladen.

Van toepassing op