Microsoft Internet Security and Acceleration Server 2000

FPCWebBrowserClientConfig.BrowserConfigScriptAddress Property

Gets the address (URL) or file name of the file that will be used to configure the browser.

VBScript Syntax[VBScript]

[ sAddress = ] FPCWebBrowserClientConfig.BrowserConfigScriptAddress

C++ Syntax[C++]

HRESULT get_BrowserConfigScriptAddress(
  BSTR *psAddress
);

Return Values

sAddress
A string that specifies the address or name of the file.

This property is read-only.

Applies To

FPCWebBrowserClientConfig