Gets a value indicating that the request came from the local computer.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsLocal As Boolean
Get
property bool IsLocal {
bool get ();
}
abstract IsLocal : bool with get
Property Value
Type:
BooleanSee Also