| StandardRequestURI Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Web.StandardRequest.URI"]
Namespace: Activsoft.Engine.Mobile.Utils.WebAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string URI { get; set; }Public Property URI As String
Get
Set
public:
property String^ URI {
String^ get ();
void set (String^ value);
}member URI : string with get, set
Property Value
Type:
String
See Also