Property IsInString
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
IsInString
Gets a boolean value indicates whether this entry is inside string part of code.
public bool? IsInString { get; }
Property Value
- bool?