IWebProxyScript.Load(Uri, String, Type) Yöntem

Tanım

Bir betik yükler.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

scriptLocation
Uri

Yalnızca iç.

script
String

Yalnızca iç.

helperType
Type

Yalnızca iç.

Döndürülenler

Boolean Betiğin başarıyla yüklenip yüklenmediğini gösteren bir.

Şunlara uygulanır