HttpCapabilitiesBase.MobileDeviceManufacturer Property
.NET Framework (current version)
Returns the name of the manufacturer of a mobile device, if known.
Assembly: System.Web (in System.Web.dll)
abstract MobileDeviceManufacturer : string with get override MobileDeviceManufacturer : string with get
Property Value
Type: System.StringThe name of the manufacturer of a mobile device, if known. The default is Unknown.
.NET Framework
Available since 2.0
Available since 2.0
Show: