Table of Contents

Property Changed

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

Changed

When implemented by a class, gets or sets boolean value indicating if script source has been modified since last compilation.

bool Changed { get; set; }

Property Value

bool