TomlPropertyNameAttribute Class

Definition

Namespace Tomlyn
Assembly Tomlyn.dll
Inherits ObjectAttribute
Show inherited members (42)

Specifies the TOML key name for a property or field.

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, Inherited = false)]
public sealed class TomlPropertyNameAttribute : Attribute
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)