Table of Contents

Class HologramInfo

Namespace
Phoesion.Glow.SDK.Firefly.Info
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public class HologramInfo
Inheritance
object
HologramInfo

Constructors

HologramInfo(string, DateTime)

public HologramInfo(string CompilerVersion, DateTime CompileTimestamp)

Parameters

CompilerVersion string
CompileTimestamp DateTime

Fields

CompileTimestamp

public DateTime CompileTimestamp

Field Value

DateTime

CompilerVersion

public readonly string CompilerVersion

Field Value

string

DeploymentId

public readonly long DeploymentId

Field Value

long