HttpBrowserCapabilitiesWrapper.MobileDeviceModel 속성

정의

알려진 경우 모바일 디바이스의 모델 이름을 가져옵니다.

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

속성 값

알려진 경우 모바일 디바이스의 모델 이름입니다. 기본값은 "알 수 없음"입니다.

적용 대상