Click or drag to resize

ViewResourceResponseReceivedEventArgsNewUrl Property

The URL of the responded resource.

Namespace:  Openfin.Desktop.PlatformAPI.EventArguments.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string NewUrl { get; set; }

Property Value

Type: String
See Also