IReplicatorPublishingTargetDirectory Property
|
Gets the
full path to the folder of the publishing target to which this replicator belongs.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string PublishingTargetDirectory { get; }
ReadOnly Property PublishingTargetDirectory As String
Get
property String^ PublishingTargetDirectory {
String^ get ();
}
abstract PublishingTargetDirectory : string with get
Property Value
Type:
StringSee Also