[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string RequestURL { get; set; }
public string RequestURL { get; set; }
Public Property RequestURL As String
Get
Set
Public Property RequestURL As String
Get
Set
public:
virtual property String^ RequestURL {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ RequestURL {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract RequestURL : string with get, set
override RequestURL : string with get, set
abstract RequestURL : string with get, set
override RequestURL : string with get, set
Property Value
Type:
StringImplements
ITraffic RequestURL