Logical
Gets the number of logical lines of code, excluding braces, comments, and blank lines.
Declaration
public readonly int Logical { get; }Property Value
| Type | Description |
|---|---|
| int |
Gets the number of logical lines of code, excluding braces, comments, and blank lines.
public readonly int Logical { get; }| Type | Description |
|---|---|
| int |