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