Skip to content

Any change VB will support Unicode escape sequences in Strings #276

@paul1956

Description

@paul1956

In CSharp you can do "\u0000" and get a null in a string or with other values get any Unicode Character. It might be another one of those breaking changes. I know in Interpolated Strings I can do $"{ChrW(0)}".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions