Property Path
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
Path
Gets or sets the path of the workflow to include.
[Externalizable(false)]
[FileNameFilter("Bonsai Files (*.bonsai)|*.bonsai")]
public string Path { get; set; }
Gets or sets the path of the workflow to include.
[Externalizable(false)]
[FileNameFilter("Bonsai Files (*.bonsai)|*.bonsai")]
public string Path { get; set; }