LongValidatorAttribute Constructor ()

 

Initializes a new instance of the LongValidatorAttribute class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
LongValidatorAttribute()

You use this constructor in the attributed model to ensure that the value assigned to the related property is a long integer.

.NET Framework
Available since 2.0
Return to top
Show: