Table of Contents

Property InsertSpaceAfterSemicolonInForStatements

Namespace
Alternet.Common.TypeScript.Types
Assembly
Alternet.Common.TypeScript.v9.dll

InsertSpaceAfterSemicolonInForStatements

Gets or sets a value indicating whether space should be inserted after semicolon in the for statement.

public bool InsertSpaceAfterSemicolonInForStatements { get; set; }

Property Value

bool