TomlPropertyNameAttribute(String) Constructor

Definition

Namespace Tomlyn
Assembly Tomlyn.dll

Initializes a new instance of the TomlPropertyNameAttribute class.

public TomlPropertyNameAttribute(string name)

Parameters

name
String

The TOML key name.