Click or drag to resize

UNCNetworkConnectionLastError Property

The last system error code returned from NetUseAdd or NetUseDel. Success = 0

Namespace:  Koden.Utils.IO
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public int LastError { get; }

Property Value

Type: Int32
See Also