ServerRequestLastUrl Property |
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string LastUrl { get; set; }
Public Property LastUrl As String
Get
Set
public:
property String^ LastUrl {
String^ get ();
void set (String^ value);
}
member LastUrl : string with get, set
Property Value
Type:
StringSee Also