WindowsUpdateItem 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이전에 완료된 업데이트와 관련된 정보의 속성 모음을 나타냅니다.
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
- 상속
- 특성
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를 가져옵니다(식별하기 위해). |