Enum VersionSource
- Namespace
- Huml.Net.Versioning
- Assembly
- Huml.Net.dll
Determines where the spec version is read from.
public enum VersionSource
Fields
Header = 1Read from the
%HUML vX.Y.Zdocument header directive.Options = 0Use SpecVersion (explicit, caller-provided).