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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False 
System.Extension:
ID  string  ID ID true 65536  False 
Domain  string  false 65536  False 
Path  string  路径 路径 false 65536  False 
Internal_ManagementPackId  guid  管理包 ID 管理包 ID false 256   
Internal_ElementId  guid  元素 ID 元素 ID false 256   
Internal_ParentId  guid  父 ID 父 ID 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>