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)

属性值

适用于