 | RangeMax Property |
Maximum value included in this range.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
SyntaxPublic ReadOnly Property Max As Integer
Get
public:
property int Max {
int get ();
}member Max : int with get
Property Value
Int32
See Also