AssemblyDetailsVersion Property

This read-only property is used to get the version for the assembly

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public Version Version { get; }

Property Value

Version

See Also