System.MathCoprocessorInstalled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if a math coprocessor is installed on the system.
public:
property bool MathCoprocessorInstalled { bool get(); };
public bool MathCoprocessorInstalled { get; }
member this.MathCoprocessorInstalled : bool
Public ReadOnly Property MathCoprocessorInstalled As Boolean