Property DeviceTypeNamespace
DeviceTypeNamespace
Sets or returns the namespace for the DeviceType of this device. Optional, but defaults to UPnP schema so should be changed if DeviceType is not a UPnP device type.
Declaration
public string DeviceTypeNamespace { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
Defaults to the UPnP standard namespace.