FeatureSwitches.PV_HTML5Enabled プロパティ

定義

HTML5が有効かどうかを示す値が付与されます。

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

プロパティ値

true HTML5が有効であれば、それ以外は false

適用対象