托管 Windows 操作系统

Microsoft.Windows.ComputerHostsOperatingSystem (RelationshipType)

Windows 计算机与其 Windows 操作系统之间的关系

Element properties:

SourceMicrosoft.Windows.Computer
TargetMicrosoft.Windows.OperatingSystem
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.ComputerHostsOperatingSystem" Accessibility="Public" Base="System!System.Hosting">
<Source ID="Computer" Type="Microsoft.Windows.Computer"/>
<Target ID="OperatingSystem" Type="Microsoft.Windows.OperatingSystem" MaxCardinality="1"/>
</RelationshipType>