Skip to content

Get DevExpressPath

Apostolis Bekiaris edited this page Apr 26, 2020 · 5 revisions

external help file: XpandPwsh-help.xml Module Name: XpandPwsh online version: schema: 2.0.0

Get-DevExpressPath

SYNOPSIS

Returns the installation paths of DevExpress found in a system.

SYNTAX

Get-DevExpressPath [[-version] <String>] [<CommonParameters>]

DESCRIPTION

Returns the installation paths of DevExpress found in a system.

EXAMPLES

Example 1

PS C:\> Get-DevExpressPath

Name Directory
---- ---------
19.2 C:\Program Files (x86)\DevExpress 19.2\Components\

Get all DevExpress installation paths.

PARAMETERS

-version

{{ Fill version Description }}

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

Inputs (if any)

OUTPUTS

Output (if any)

NOTES

General notes

RELATED LINKS

image

image


Star the project if you think it deserves it.

GitHub stars

Fork the project to extend and contribute.

GitHub forks

Clone this wiki locally