Class Maintainer
- Namespace
- CodeStage.Maintainer
- Assembly
- Build.dll
Entry point class with few common APIs.
public static class Maintainer
- Inheritance
-
objectMaintainer
Fields
Version
Current version in X.Y.Z format (using Semantic Versioning 2.0 scheme).
public const string Version = "2.3.4"
Field Value
- string
Properties
Directory
Path to the Maintainer Directory in your project or packages.
public static string Directory { get; }
Property Value
- string