Returns the BlogEngine.NET version information.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Field Value
The BlogEngine.NET major, minor, revision, and build numbers.Return Value
[Missing <returns> documentation for M:BlogEngine.Core.BlogSettings.Version]
Remarks
The current version is determined by extracting the build version of the BlogEngine.Core assembly.
See Also
BlogSettings Class
BlogEngine.Core Namespace