다음을 통해 공유


WindowsUpdateItem 클래스

정의

이전에 완료된 업데이트와 관련된 정보의 속성 모음을 나타냅니다.

public ref class WindowsUpdateItem sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateItem final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateItem
Public NotInheritable Class WindowsUpdateItem
상속
Object Platform::Object IInspectable WindowsUpdateItem
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Management.Update.WindowsUpdateContract (v1.0에서 도입되었습니다.)

속성

Category

업데이트의 범주 분류를 나타내는 값을 가져옵니다.

Description

업데이트에 대한 자세한 정보를 제공하는 설명 메타데이터를 가져옵니다.

MoreInfoUrl

업데이트에 대한 자세한 정보로 연결되는 URL을 가져옵니다.

Operation

업데이트 항목과 연결된 작업을 가져옵니다.

ProviderId

업데이트를 처리한 공급자의 ID를 가져옵니다.

Timestamp

업데이트가 완료된 타임스탬프를 가져옵니다.

Title

업데이트의 제목을 가져옵니다.

UpdateId

업데이트와 연결된 고유 ID를 가져옵니다(식별하기 위해).

적용 대상