次の方法で共有


PropertyData.Type プロパティ

プロパティの CIM 型を取得または設定します。

Public ReadOnly Property Type As CimType
[C#]
public CimType Type {get;}
[C++]
public: __property CimType get_Type();
[JScript]
public function get Type() : CimType;

プロパティ値

プロパティの CIM 型を表す CimType 値。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

PropertyData クラス | PropertyData メンバ | System.Management 名前空間