Get-EmitVersion
DO NOT USE: This cmdlet is for internal use only.
Gets the current compiler emit version.
Syntax
Get-EmitVersion
[-Force]
[-ProgressAction <ActionPreference>]
[<CommonParameters>]
Description
This cmdlet is for internal use only.
Examples
EXAMPLE 1
Get-EmitVersion
This example will get the existing compiler emit version.
Parameters
-Force
Forces the command to run without asking for user confirmation.
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
A common PowerShell parameter that determines how PowerShell responds to progress updates generated by a script, cmdlet, or provider. Learn more.
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |