OSFeature Constructor

Definition

Initializes a new instance of the OSFeature class.

protected:
 OSFeature();
protected OSFeature ();
Protected Sub New ()

Remarks

This class cannot be instantiated. To query for operating system features, use the static instance of OSFeature provided in this class.

Applies to

See also