Closed
Description
Where does this description of the attribute come from? If you look at the docs for AssemblyFlagsAttribute
and particularly for AssemblyNameFlags
, the documented flags don't appear to be even slightly related to that description.
(Note: there appear to be other places in the docs that have similar descriptions for this attribute as well.)
Though perhaps this just means that the enumeration is missing some additional values? The docs for AL.exe suggest that there are actually more flags than are documented by the enumeration...
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 9061ed45-28b5-6162-ede2-48f028516e8e
- Version Independent ID: a48f27c2-0f05-3db0-b993-a70eb8217cc4
- Content: Attributes interpreted by the C# compiler: Global attributes
- Content Source: docs/csharp/language-reference/attributes/global.md
- Product: dotnet-csharp
- Technology: csharp-language-reference
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn