IFileReplicationItemFilePath Property
|
Gets the full path of the
File from its source location.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property FilePath As String
Get
property String^ FilePath {
String^ get ();
}
abstract FilePath : string with get
Property Value
Type:
StringRemarks
The value of this property is the same as the
Value property.
See Also