Windows ソフトウェア インストールをホストする

Microsoft.Windows.ComputerHostsSoftwareInstallation (RelationshipType)

Windows コンピューターと、それがホストする Windows ソフトウェア インストールのリレーションシップ

Element properties:

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

Source Code:

<RelationshipType ID="Microsoft.Windows.ComputerHostsSoftwareInstallation" Accessibility="Public" Base="System!System.Hosting">
<Source ID="Computer" Type="Microsoft.Windows.Computer"/>
<Target ID="SoftwareInstallation" Type="Microsoft.Windows.SoftwareInstallation"/>
</RelationshipType>