< Back

get-appSetting

Fri Jan 10, 2020 8:23 pm

NAME get-appSetting



SYNOPSIS

Retrieves one or more named application settings from the current app domain configuration.





SYNTAX

get-appSetting [[-name] <String[]>] [<CommonParameters>]





DESCRIPTION

Retrieves one or more named application settings from the current app domain configuration.





PARAMETERS

-name <String[]>



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



NOTES





NAME: get-appSetting

AUTHOR: beefarino

LASTEDIT: 01/13/2014 09:23:22 PM

KEYWORDS:



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



PS C:\\>get-appSetting















RELATED LINKS

http://www.codeowls.com

https://github.com/beefarino/powershell ... ain-config