Skip to main content

Properties

NameTypeDescription
StacksSystem.Collections.Generic.IDictionary<string, StackManifest>No description.
VersionstringNo description.

StacksRequired

public System.Collections.Generic.IDictionary<string, StackManifest> Stacks { get; }
  • Type: System.Collections.Generic.IDictionary<string, StackManifest>

VersionRequired

public string Version { get; }
  • Type: string