Click or drag to resize

OptionsVersion Property

[This is preliminary documentation and is subject to change.]

Current assembly version used internally by the compiler to handle versioning

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public Version Version { get; internal set; }

Property Value

Type: Version
See Also