| IMountDriveLetter Property |
Gets or sets the Drive Letter that should be used when loading this Mount in DOSBox.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax char DriveLetter { get; set; }
Property DriveLetter As Char
Get
Set
property wchar_t DriveLetter {
wchar_t get ();
void set (wchar_t value);
}
abstract DriveLetter : char with get, set
Property Value
CharSee Also