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
ElementId85ede076-5bd5-9dd7-1342-4427259bdace

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 
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" Length="256" MinLength="0"/>
</ClassType>