System.ManagementPackSubElementManagementPack 子元素基底類別

System.ManagementPackSubElement (ClassType)

Element properties:

Base ClassSystem.Extension
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId62c272e3-4f61-a743-3bd0-24e3b4b4d87f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
System.Extension:
ID  string  識別碼 識別碼 true 65536  False 
Domain  string  網域 網域 false 65536  False 
Path  string  路徑 路徑 false 65536  False 
Internal_ManagementPackId  guid  管理組件識別碼 管理組件識別碼 false 256   
Internal_ElementId  guid  元素識別碼 元素識別碼 false 256   
Internal_ParentId  guid  父系識別碼 父系識別碼 false 256   
System.ManagementPackSubElement:
Comment  string  註解 註解 false 256  False 

Health Model:

Source Code:

<ClassType ID="System.ManagementPackSubElement" Accessibility="Public" Abstract="true" Base="System.Extension">
<Property ID="Comment" Type="string" MaxLength="256" Key="false"/>
</ClassType>