ReflectionDataSetVersion Property
This is used to get or set the version number associated with the reflection data set if applicable
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public Version Version { get; set; }
Public Property Version As Version
Get
Set
public:
property Version^ Version {
Version^ get ();
void set (Version^ value);
}
member Version : Version with get, set
Property Value
Version