ReflectionDataSetVersion Property

This is used to get or set the version number associated with the reflection data set if applicable

Definition

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

Property Value

Version

See Also