Property ProjectName
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
ProjectName
Gets or sets name of the Visual Studio project containing script files to execute.
public string ProjectName { get; set; }
Gets or sets name of the Visual Studio project containing script files to execute.
public string ProjectName { get; set; }