Comma Property

Definition

Namespace Tomlyn.Syntax
Assembly Tomlyn.dll

Gets or sets the comma, mandatory to separate entries in an inline table.

public SyntaxToken? Comma { get; set; }

Returns