HttpBrowserCapabilitiesWrapper.MobileDeviceModel Property

Definition

Gets the model name of a mobile device, if known.

public:
 virtual property System::String ^ MobileDeviceModel { System::String ^ get(); };
public override string MobileDeviceModel { get; }
member this.MobileDeviceModel : string
Public Overrides ReadOnly Property MobileDeviceModel As String

Property Value

The model name of a mobile device, if known. The default is "Unknown".

Applies to