다음을 통해 공유


HttpBrowserCapabilitiesBase.MobileDeviceManufacturer 속성

정의

파생 클래스에서 재정의된 경우 모바일 디바이스 제조업체의 이름을 가져옵니다(알려진 경우).

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

속성 값

String

모바일 디바이스 제조업체의 이름입니다(알려진 경우).

예외

적용 대상