System.Reflection.AssemblyVersionAttribute
E697543
System.Reflection.AssemblyVersionAttribute is a .NET attribute used to specify the version number of an assembly for identification and binding purposes.
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
.NET attribute
ⓘ
attribute class ⓘ |
| affects |
assembly identity
ⓘ
assembly loading ⓘ strong name binding ⓘ |
| appliedVia | assembly-level attribute ⓘ |
| appliesTo | assemblies ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| attributeUsageAllowMultiple | false ⓘ |
| attributeUsageInherited | false ⓘ |
| attributeUsageTargets | Assembly ⓘ |
| baseClass | System.Attribute NERFINISHED ⓘ |
| controls | assembly version metadata ⓘ |
| definedIn |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| distinguishedFrom |
file version
ⓘ
informational version ⓘ |
| exampleUsage | [assembly: AssemblyVersion("1.0.0.0")] ⓘ |
| hasConstructor | AssemblyVersionAttribute(string version) ⓘ |
| hasProperty |
string InformationVersion
ⓘ
string Version ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isCLSCompliant | true ⓘ |
| isMetadataAttribute | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| languageSupport |
C#
ⓘ
F# NERFINISHED ⓘ VB.NET NERFINISHED ⓘ |
| namespace | System.Reflection ⓘ |
| purpose | specify assembly version ⓘ |
| relatedTo |
System.Reflection.AssemblyFileVersionAttribute
ⓘ
System.Reflection.AssemblyInformationalVersionAttribute NERFINISHED ⓘ |
| supportsWildcard | build and revision components ⓘ |
| typicalUsageLocation | AssemblyInfo.cs ⓘ |
| usedBy |
CLR loader
ⓘ
assembly binding policy ⓘ |
| usedFor |
assembly binding
ⓘ
assembly identification ⓘ versioning policy control ⓘ |
| versionComponent |
build number
ⓘ
major version ⓘ minor version ⓘ revision ⓘ |
| versionFormat | major.minor.build.revision ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.