HttpBrowserCapabilitiesBase.MobileDeviceModel Property

Definition

When overridden in a derived class, gets the model name of a mobile device, if known.

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

Property Value

The model name of a mobile device, if known.

Exceptions

Applies to