Gets or sets the full path name of the directory in which to save the extracted file.
public string Directory { get; set; }
Public Property Directory As String
public string Directory {get; set;}
<br/>get_Directory();<br/>set_Directory(value);<br/>Object.defineProperty('Directory');
Full path name of the directory in which to save the extracted file. If the extracted message is a file this property is used to specify the path for saving the extracted file. To save the extracted file using the original path, set this property to null. If the extracted message is text this property has no effect.
Refer to ExtractMessageCommand.
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