Bagikan melalui


IWebProxyScript.Load(Uri, String, Type) Metode

Definisi

Memuat skrip.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Khusus internal.

script
String

Khusus internal.

helperType
Type

Khusus internal.

Mengembalikan

Menunjukkan Boolean apakah skrip berhasil dimuat.

Berlaku untuk