PowerShell VariablesYou can create variables while using PowerShell. You always must preface the name with a dollar sign. If […] March 3, 2021 in Windows tagged variable / variables / $ / PowerShell by Mike
C# String InterpolationThe general definition of interpolation can be either (1) the insertion of something of a different nature into […] June 23, 2018 in C# tagged format / strings / string / interpolation / composite / formatting / $ / dollar by Mike