IUniversalPlugAndPlayManagerIsRouterPresent Property |
Gets a value indicating that a UPnP router is present on the network.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsRouterPresent { get; }
ReadOnly Property IsRouterPresent As Boolean
Get
property bool IsRouterPresent {
bool get ();
}
abstract IsRouterPresent : bool with get
Property Value
Type:
BooleanSee Also