Copyright © 2005-2019 MultiMedia Soft
SoundsDirectory property
Type
[Visual Basic]
Public Property SoundsDirectory As String
[C#]
public string SoundsDirectory {get; set;}
[C++]
public: __property String* get_SoundsDirectory();
public: __property void set_SoundsDirectory(String*);
Remarks
The string containing the directory path from which the LoadSound method will load, by default, the sound files.