< Back

Get-PodeServerPath

Sat Jan 18, 2020 7:15 pm

NAME Get-PodeServerPath



SYNOPSIS

Returns the literal path of the server.





SYNTAX

Get-PodeServerPath [<CommonParameters>]





DESCRIPTION

Returns the literal path of the server.





PARAMETERS

<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

System.String





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>$path = Get-PodeServerPath















RELATED LINKS