IReplicationAdditionalLocationSourceFullPath Property
|
Gets and sets the full path of the directory to be copied. This location can be on the local server drives or an network location that is accessible by a Network Services account on the server.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string SourceFullPath { get; set; }
Property SourceFullPath As String
Get
Set
property String^ SourceFullPath {
String^ get ();
void set (String^ value);
}
abstract SourceFullPath : string with get, set
Property Value
Type:
StringSee Also