IWebProxyScript.Load(Uri, String, Type) Metoda

Definicja

Ładuje skrypt.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Parametry

scriptLocation
Uri

Tylko do użytku wewnętrznego.

script
String

Tylko do użytku wewnętrznego.

helperType
Type

Tylko do użytku wewnętrznego.

Zwraca

Element Boolean wskazujący, czy skrypt został pomyślnie załadowany.

Dotyczy