Get-EmitVersion

DO NOT USE: This cmdlet is for internal use only.

Gets the current compiler emit version.

Syntax

Get-EmitVersion
   [-Force]
   [<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