Compartilhar via


IVersionTracking.BuildHistory Propriedade

Definição

Obtém a coleção de números de build do aplicativo executado neste dispositivo.

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)

Valor da propriedade

Aplica-se a