IMainViewUPnpEnabled Property |
Gets or sets a value indicating that control of a UPnP router has been enabled in the configuration.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool UPnpEnabled { get; set; }
Property UPnpEnabled As Boolean
Get
Set
property bool UPnpEnabled {
bool get ();
void set (bool value);
}
abstract UPnpEnabled : bool with get, set
Property Value
Type:
BooleanSee Also