Search notes:

System.Management.Automation.Language.NullString (class)

The purpose of System.Management.Automation.Language.NullString is to provide a possibility to pass a null-pointer as value for a .NET method that accepts strings.
Such a null-pointer is obtained from the class's member Value.

See also

The PowerShell type accelerator for this class is [NullString].

Index