Class BoltFlowManifest
Inheritance
object
BoltFlowManifest
Assembly: solution.dll
Syntax
public sealed class BoltFlowManifest : PluginManifest, IPluginModule, IPluginLinked, IAboutable
Properties
author
Declaration
public override string author { get; }
Property Value
Overrides
description
Declaration
public override string description { get; }
Property Value
Overrides
name
Declaration
public override string name { get; }
Property Value
Overrides
version
Declaration
public override SemanticVersion version { get; }
Property Value
Overrides
Implements
Extension Methods