FileContentMatch

Contain is used to perform a case-insensitive comparison against the content of a text file. Contain is not used to test the content of an array:

'hello world' | Out-File 'file.txt' 
'file.txt' | Should -Contain 'World' 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.220.187.223