Url Property (FlexApplication)
Class
FlexApplication
.
Action
Gets the URL from which this Application's SWF file was loaded.
Syntax
C#
protected
String
url { get; }
VB
'Declaration Protected Read Property url As
String
Access
Read only.