TomlIncludeAttribute Class

Definition

Assembly Tomlyn.dll
Inherits ObjectAttributeTomlAttribute
Show inherited members (42)

Includes a non-public member in TOML serialization.

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
public sealed class TomlIncludeAttribute : TomlAttribute