Skip to content

Accidentally wrong type name in explaining its characteristics - string, but should be struct #45319

Closed
@preuers

Description

@preuers

Type of issue

Other (describe below)

Description

... A string initialized with new is initialized to the 0-bit pattern, followed by executing any field initializers and a constructor ....

Seems to be a accidental - it should be "struct" not "string".

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/struct

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/builtin-types/struct.md

Document Version Independent Id

0960802e-80c3-cb56-cb8b-ab1f1b20fb4e

Platform Id

a691fd6f-f35d-f451-08bb-df5661e5c26e

Article author

@BillWagner

Metadata

  • ID: d9220116-e950-04cf-b6d5-70d15a084a22
  • PlatformId: a691fd6f-f35d-f451-08bb-df5661e5c26e
  • Service: dotnet-csharp
  • Sub-service: lang-reference

Related Issues


Associated WorkItem - 410369

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions