Class ApplicationVersion
- Namespace
- ParquetSharp
- Assembly
- ParquetSharp.dll
public sealed class ApplicationVersion
- Inheritance
-
ApplicationVersion
- Inherited Members
Fields
Application
public readonly string Application
Field Value
Build
public readonly string Build
Field Value
BuildInfo
public readonly string BuildInfo
Field Value
Major
public readonly int Major
Field Value
Minor
public readonly int Minor
Field Value
Patch
public readonly int Patch
Field Value
PreRelease
public readonly string PreRelease
Field Value
Unknown
public readonly string Unknown
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.