Hosts Windows Local Application

Microsoft.Windows.ComputerHostsLocalApplication (RelationshipType)

Relationship between a Windows computer and the local Windows applications that it hosts

Element properties:

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

Source Code:

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