Class KeyDescriptionAttribute
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
textstring