소프트웨어 업데이트(일반)

Microsoft.Windows.SoftwareUpdateView.ProjectionType (TypeProjection)

일반적으로 보기에서 사용된 소프트웨어 업데이트의 속성을 정의합니다.

Element properties:

TypeSystem.SoftwareUpdate
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.SoftwareUpdateView.ProjectionType" Accessibility="Public" Type="SystemSoftLib!System.SoftwareUpdate">
<Component Alias="AffectedByIncidents" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target' TypeConstraint='CoreIncident!System.WorkItem.Incident']$"/>
<Component Alias="AffectedByChanges" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target' TypeConstraint='CoreChange!System.WorkItem.ChangeRequest']$"/>
</TypeProjection>