Table of Contents

Class FileAttribute

Namespace
MES.MQC.UtilityLibrary.Form.Attributes.Field
Assembly
MES.MQC.UtilityLibrary.dll
public class FileAttribute : FieldAttributeBase, _Attribute, IFieldAttribute
Inheritance
FileAttribute
Implements
Inherited Members

Properties

AllowSpecial

public bool AllowSpecial { get; set; }

Property Value

bool

AllowedExtensions

public string[] AllowedExtensions { get; set; }

Property Value

string[]

Placeholder

public string Placeholder { get; set; }

Property Value

string

RefreshDelay

public bool RefreshDelay { get; }

Property Value

bool

Methods

GetBasicTypes()

Allowed basic types for PropertyType

public override Type[] GetBasicTypes()

Returns

Type[]