Specifies the driver letter of DVD reader. You can set 'Default' to select default DVD reader.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string DVDInputPath { get; set; }
Public Property DVDInputPath As String Get Set
public: property String^ DVDInputPath { String^ get (); void set (String^ value); }