HttpCapabilitiesBase.MobileDeviceModel Property

Definition

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. The default is Unknown.

Applies to