IWebProxyScript.Load(Uri, String, Type) Metod

Definition

Läser in ett skript.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Parametrar

scriptLocation
Uri

Endast internt.

script
String

Endast internt.

helperType
Type

Endast internt.

Returer

En Boolean som anger om skriptet har lästs in.

Gäller för