Table of Contents

Class KeyDescriptionAttribute

Namespace
Crosser.EdgeNode.Flows
Assembly
Crosser.EdgeNode.Flows.dll

Used for dictionaries The value is used as a placeholder in the input field for new entry keys

[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class KeyDescriptionAttribute : BaseSchemaExtensionAttribute
Inheritance
KeyDescriptionAttribute
Inherited Members

Constructors

KeyDescriptionAttribute(string)

public KeyDescriptionAttribute(string text)

Parameters

text string