A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Enum VersionComponent

NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Semantic versioning component.

Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
public enum VersionComponent

Fields

Name Description
Major

Get the major semantic versioning component.

Minor

Get the minor semantic versioning component.

None

No semantic versioning component.

Patch

Get the patch semantic versioning component.

Extension Methods