[]
Returns a list of all revisions for the selected Platform available locally on disk.
public List<string> GetLocalRevisions()
Public Function GetLocalRevisions() As List(Of String)
| Type | Description |
|---|---|
| List<string> | The list of available revisions. |