IWebProxyScript.Load(Uri, String, Type) Método

Definição

Carrega um guião.

Esta API suporta a infraestrutura de produtos e não é pressuposta para ser utilizada diretamente a partir do seu código.

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

Parâmetros

scriptLocation
Uri

Apenas interno.

script
String

Apenas interno.

helperType
Type

Apenas interno.

Devoluções

A indica Boolean se o script foi carregado com sucesso.

Aplica-se a