Click or drag to resize

NetShareContractRemoteName Property

The remote address of the Network Share.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public string RemoteName { get; set; }

Property Value

Type: String
Remarks
For example: \\server\share
See Also