Overrides inline table formatting for a member.
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
public sealed class TomlInlineTableAttribute : TomlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.TomlInlineTableAttribute(TomlInlineTablePolicy)Initializes a new instance of the TomlInlineTableAttribute class.PolicyGets the inline table policy.