Property HasProject
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
HasProject
Returns boolean value indicating whether ScriptSource
is associated with the project.
public bool HasProject { get; }
Returns boolean value indicating whether ScriptSource
is associated with the project.
public bool HasProject { get; }