Class ValueDescriptionAttribute
Used for dictionaries and lists of simple types. The value is used as a placeholder in the input field for new entry values
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class ValueDescriptionAttribute : BaseSchemaExtensionAttribute
- Inheritance
-
ValueDescriptionAttribute
- Inherited Members
Constructors
ValueDescriptionAttribute(string)
public ValueDescriptionAttribute(string text)
Parameters
textstring