Share via


HttpBrowserCapabilities.Win16 プロパティ

定義

クライアントが Win16 ベースのコンピューターかどうかを示す値を取得します。

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

プロパティ値

true ブラウザー クライアントが Win16 ベースのコンピューターの場合。それ以外の場合は false。 既定値は、false です。

適用対象