Share via


SystemUpdateItem.Description 속성

정의

SystemUpdateItem의 내용을 설명합니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = systemUpdateItem.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

시스템 업데이트 패키지의 내용에 대한 설명입니다.

적용 대상

추가 정보