Table of Contents

Property CmdListSdksResult

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

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; }

Property Value

string