共用方式為


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)

屬性值

適用於