IBM.WinSw.HwMgmt用於硬體管理的 Lenovo 軟體

IBM.WinSw.HwMgmt (ClassType)

用於硬體管理的 Lenovo 軟體,例如 Lenovo Director Agent 及其他 CIM 提供者等

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ad846e6-6a27-eecc-3c17-1bf897488da9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
IBM.WinSw.HwMgmt:
Name  string  管理軟體名稱 true 256  False 
TargetFile  string  管理軟體目標檔 false 256  False 
Version  string  管理軟體版本 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.WinSw.HwMgmt" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TargetFile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>