IWebProxyScript.Load(Uri, String, Type) Methode

Definition

Lädt ein Skript.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Parameter

scriptLocation
Uri

Nur intern.

script
String

Nur intern.

helperType
Type

Nur intern.

Gibt zurück

Ein Boolean, der angibt, ob das Skript erfolgreich geladen wurde.

Gilt für: