< Back

Get-PodeFlashMessageNames

Sat Jan 18, 2020 7:15 pm

NAME Get-PodeFlashMessageNames



SYNOPSIS

Returns all of the names for each of the messages currently being stored.





SYNTAX

Get-PodeFlashMessageNames [<CommonParameters>]





DESCRIPTION

Returns all of the names for each of the messages currently being stored. This does not clear the messages.





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:\\>Get-PodeFlashMessageNames















RELATED LINKS