FileContentMatchExactly

Contain exactly performs a case-sensitive comparison against the content of a text file:

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

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