ProductType クラス
このクラスは、製品の種類 (たとえば、プリンターやスキャナーなど) を表します。
名前空間: Microsoft.Windows.Kits.Hardware.ObjectModel
アセンブリ: Microsoft.Windows.Kits.Hardware.ObjectModel (Microsoft.Windows.Kits.Hardware.ObjectModel 内)
使用法
Visual Basic
Dim instance As ProductType
構文
Visual Basic
<DataContractAttribute> _
Public MustInherit Class ProductType
C#
[DataContractAttribute]
public abstract class ProductType
継承階層
System.Object
Microsoft.Windows.Kits.Hardware.ObjectModel.ProductType
注釈
製品の種類は、機能のグループで構成されます。
スレッド セーフ
この型のパブリック静的 (Visual Basic では共有) メンバーはすべてスレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。