Compartir a través de


IVersionTracking.BuildHistory Propiedad

Definición

Obtiene la colección de números de compilación de la aplicación que se ejecutó en este 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 de propiedad

Se aplica a