Click or drag to resize

NetworkShareAccessorRemoteComputerName Property

Gets or sets the name of the remote computer.

Namespace:  Koden.Utils.IO
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public string RemoteComputerName { get; set; }

Property Value

Type: String
The name of the remote computer.
See Also