I came across this example here as one of the solutions to the subject question.
Get-ChildItem -Filter ".dll" .* | Where-Object { $_.Name -match \'^MyPr