다음을 통해 공유


IVersionTracking.BuildHistory 속성

정의

이 디바이스에서 실행된 앱의 빌드 번호 컬렉션을 가져옵니다.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ BuildHistory { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> BuildHistory { get; }
member this.BuildHistory : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property BuildHistory As IReadOnlyList(Of String)

속성 값

적용 대상