Microsoft.Windows.DHCPServer.Library.DHCPComponentDHCP 组件

Microsoft.Windows.DHCPServer.Library.DHCPComponent (ClassType)

所有 DHCP 组件都将派生自此类,而不是直接从 DHCPComponent 中派生,这样只需使用一个依赖关系规则就可以使所有组件单元监视器自动显示在 DHCP 服务器类的运行状况资源管理器中

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3de8f349-26c7-d7c9-a7d1-72a5f5f538db

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.DHCPServer.Library.DHCPComponent:
Name  string  名称 true 256  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DHCPServer.Library.DHCPComponent" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="true" MinLength="0" Length="256"/>
</ClassType>