| external help file | SimpleMenu-help.xml |
|---|---|
| Module Name | SimpleMenu |
| online version | |
| schema | 2.0.0 |
Set SimpleMenu module options.
Set-SMOptions [[-Language] <Object>] [<CommonParameters>]
Set SimpleMenu module options. Currently only used to switch language.
PS C:\> Set-SMOptions -Language frThis example will set the language of the hardcoded elements to french.
Language of the hard coded elements (en/fr)
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.