HttpBrowserCapabilitiesBase.SupportsJPhoneMultiMediaAttributes プロパティ

定義

派生クラスでオーバーライドされると、ブラウザーが J-Phone マルチメディア属性をサポートしているかどうかを示す値を取得します。

public:
 virtual property bool SupportsJPhoneMultiMediaAttributes { bool get(); };
public virtual bool SupportsJPhoneMultiMediaAttributes { get; }
member this.SupportsJPhoneMultiMediaAttributes : bool
Public Overridable ReadOnly Property SupportsJPhoneMultiMediaAttributes As Boolean

プロパティ値

true ブラウザがJ-Phoneマルチメディア属性をサポートしている場合。それ以外の場合は false

例外

適用対象