IVersionTracking.VersionHistory 属性

定义

获取在此设备上运行的应用的版本号集合。

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

属性值

适用于