Windows 로컬 응용 프로그램 호스팅

Microsoft.Windows.ComputerHostsLocalApplication (RelationshipType)

Windows 컴퓨터와 Windows 컴퓨터가 호스팅하는 로컬 Windows 응용 프로그램 간의 관계

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>