the script
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
BlastScript Script { get; }
VB
ReadOnly Property Script As BlastScript
Get
C++
property BlastScript^ Script {
BlastScript^ get ();
}
F#
abstract Script : BlastScript with get
Type: BlastScript