kaven-basic - v6.0.0
    Preparing search index...

    Function GetInvalidFileNameCharsWindows

    • Returns an array of characters that are invalid in Windows file names.

      The list includes reserved characters such as ", <, >, |, :, *, ?, \, /, the null character (\0), and all ASCII control characters (character codes 1 through 31).

      Returns string[]

      An array of invalid file name characters for Windows.

      4.0.0

      2021-12-09