다음을 통해 공유


WindowsUpdateItem.UpdateId 속성

정의

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

public:
 property Platform::String ^ UpdateId { Platform::String ^ get(); };
winrt::hstring UpdateId();
public string UpdateId { get; }
var string = windowsUpdateItem.updateId;
Public ReadOnly Property UpdateId As String

속성 값

String

Platform::String

winrt::hstring

업데이트를 식별하기 위해 업데이트와 연결된 고유 ID입니다.

적용 대상