Gets a String collection that contains the saved file path(s) when performing a file transfer.
public List<string> FilesPaths { get; }
Public ReadOnly Property FilesPaths As List(Of String)
public:
property List<String^>^ FilesPaths {
List<String^>^ get();
}
A String collection that contains the saved file path(s) when performing a file transfer.
Gets a String collection that contains the saved file path(s) when performing a file transfer.
For an example, refer to WiaSession.AcquireToFile.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET