Condition Property

Definition

Assembly Tomlyn.dll

Gets or sets the condition that must be met before the member is ignored.

public TomlIgnoreCondition Condition { get; set; }

Returns

Remarks

The default value is Always.