IMainViewUPnpRouterPresent Property |
Gets or sets a value indicating that a UPnP router is present on the network.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool UPnpRouterPresent { get; set; }
Property UPnpRouterPresent As Boolean
Get
Set
property bool UPnpRouterPresent {
bool get ();
void set (bool value);
}
abstract UPnpRouterPresent : bool with get, set
Property Value
Type:
BooleanSee Also