• Home
  • Blog
  • Docs
  • GitHub
Show / Hide Table of Contents

Namespace Snowflake.Configuration.Attributes

Classes

ConfigurationOptionAttribute

Represents one option in an emulator configuration inside a configuration section. Typically configuration options must be a double, bool, integer or an enum value in order to be safe, type information may be lost when serializing into a wire format.

ConfigurationSectionAttribute

Marks an interface as a configuration section that is serializable into valid configuration.

ConfigurationTargetAttribute

Defines a target context to create a read-only AST.

ConfigurationTargetMemberAttribute

Defines a target context to create a read-only AST

CustomMetadataAttribute

Represents a custom metadata on a selection option or a configuration property.

InputTemplateAttribute

Marks a configuration section interface as an input template.

SelectionOptionAttribute

Represents a selection inside an enum that represents valid values for a configuration option

Built with ❤️ by @chyyran. Text content licensed under CC-BY-SA 4.0.