Click or drag to resize

loaderRequestresponseUrl Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Url that actually responded

Namespace:  imbWEM.Core.loader
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public string responseUrl { get; set; }

Property Value

Type: String
The response URI.

Implements

IWebResult.responseUrl
See Also