Property HasProject
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.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; }