[This is preliminary documentation and is subject to change.]
            Stops the sound permanently
            
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public void stop()  | 
| Visual Basic | 
|---|
Public Sub stop  | 
| Visual C++ | 
|---|
public: void stop()  |