Search notes:

PowerShell statement: using …

There are three using variants in PowerShell:
A using statement must appear before any other statements in a script.

Index