Compartir a través de


IVersionTracking.VersionHistory Propiedad

Definición

Obtiene la colección de números de versión de la aplicación que se ejecutó en este dispositivo.

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)

Valor de propiedad

Se aplica a