Aracılığıyla paylaş


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

Sadece dahili.

script
String

Sadece dahili.

helperType
Type

Sadece dahili.

Döndürülenler

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

Şunlara uygulanır