FileSystemEntryTransferItemFileSystemEntry Property |
Gets the file system entry to be transferred.
Namespace:
Dundas.BI.Transfer
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public FileSystemEntry FileSystemEntry { get; }
Public ReadOnly Property FileSystemEntry As FileSystemEntry
Get
public:
property FileSystemEntry^ FileSystemEntry {
FileSystemEntry^ get ();
}
member FileSystemEntry : FileSystemEntry with get
Property Value
Type:
FileSystemEntrySee Also