NAME
Get-WebConfigurationProperty
SYNOPSIS
Gets an IIS configuration property at the specified path.
SYNTAX
Get-WebConfigurationProperty -Name
[-Recurse] [-Location ]
[-Filter] [[-PSPath] ] [-WarningAction ]
[-WarningVariable ] []
DESCRIPTION
Get-WebConfigurationProperty is very similar to Get-Configuration.
Get-WebConfigurationProperty supports globbing (wildcards) however.
RELATED LINKS
Get-WebConfiguration
Set-WebConfigrationProperty
REMARKS
To see the examples, type: "get-help Get-WebConfigurationProperty -examples".
For more information, type: "get-help Get-WebConfigurationProperty -detailed".
For technical information, type: "get-help Get-WebConfigurationProperty -full".