Table of Contents

Property Script

Namespace
Bonsai.Scripting.Python
Assembly
Bonsai.Scripting.Python.dll

Script

Gets or sets the Python script to evaluate.

public string Script { get; set; }

Property Value

string