DotNet.CliInstallOptions Type
.NET Core SDK install options
Record fields
Record Field | Description |
|
|
Full Usage:
Channel
Field type: string option
|
Specifies the source channel for the installation. The possible values are:
LTS . For more information on .NET support channels, see the
.NET Support Policy page.
Use the
|
Full Usage:
CustomInstallDir
Field type: string option
|
|
Full Usage:
DebugSymbols
Field type: bool
|
Include symbols in the installation (Switch does not work yet. Symbols zip is not being uploaded yet)
|
Full Usage:
DryRun
Field type: bool
|
|
Full Usage:
ForceInstall
Field type: bool
|
|
|
|
Full Usage:
NoPath
Field type: bool
|
|
|
|
Full Usage:
WorkingDirectory
Field type: string
|
|
Static members
Static member | Description |
|
|