< Back

Get-ConfigDataPath

Thu Jan 16, 2020 8:25 am

NAME Get-ConfigDataPath



SYNOPSIS

Get the path to the config file, if empty





SYNTAX

Get-ConfigDataPath [[-Path] <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Path <String>

Optional path name



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

The path to the config file







RELATED LINKS