Property CmdListSdksResult
CmdListSdksResult
Gets result of the "dotnet --list-sdks" command. Command executed only once and result is cached. In order to reload the result, assign Null to the property.
public static string CmdListSdksResult { get; set; }