Table of Contents

Property CmdListRuntimesResult

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CmdListRuntimesResult

Gets result of the "dotnet --list-runtimes" command. Command executed only once and result is cached. In order to reload the result, assign Null to the property.

public static string CmdListRuntimesResult { get; set; }

Property Value

string