| RangeMin Property |
Minimum value included in this range.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax Public ReadOnly Property Min As Integer
Get
public:
property int Min {
int get ();
}
member Min : int with get
Property Value
Type:
Int32See Also