Class DirectoryAttribute
- Namespace
- MES.MQC.UtilityLibrary.Form.Attributes.Field
- Assembly
- MES.MQC.UtilityLibrary.dll
public class DirectoryAttribute : FieldAttributeBase, _Attribute, IFieldAttribute
- Inheritance
-
DirectoryAttribute
- Implements
- Inherited Members
Properties
AllowSpecial
public bool AllowSpecial { get; set; }
Property Value
Placeholder
public string Placeholder { get; set; }
Property Value
RefreshDelay
public bool RefreshDelay { get; }
Property Value
Methods
GetBasicTypes()
Allowed basic types for PropertyType
public override Type[] GetBasicTypes()
Returns
- Type[]