[This is preliminary documentation and is subject to change.]
Gets the name of the playlist, derived from the path
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string getName() |
Visual Basic |
---|
Public Function getName As String |
Visual C++ |
---|
public: String^ getName() |