Click or drag to resize

CodeTextsWithHashHash Property

Gets the hash that is a unique identifier of the code text.

Namespace: Altaxo.Main.Services.ScriptCompilation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string Hash { get; }

Property Value

String
The hash.
See Also