Terminal Services Role hosts Terminal Server Role Service

Microsoft.Windows.Server.2008.TerminalServicesRoleHostsTerminalServerRoleService (RelationshipType)

Instances of the Terminal Server Role Service class are hosted by an instance of the Terminal Services Role class. All classes that are based on the Terminal Server Role Service class should discover this relationship.

Element properties:

SourceMicrosoft.Windows.Server.2008.TerminalServicesRole
TargetMicrosoft.Windows.Server.2008.TerminalServicesRole.Service
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.2008.TerminalServicesRoleHostsTerminalServerRoleService" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.Windows.Server.2008.TerminalServicesRole</Source>
<Target>Microsoft.Windows.Server.2008.TerminalServicesRole.Service</Target>
</RelationshipType>