FileDialogCustomPlaces::Music Property

.NET Framework (current version)
 

Gets the Music folder for the current user.

Namespace:   Microsoft.Win32
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property FileDialogCustomPlace^ Music {
	static FileDialogCustomPlace^ get();
}

Property Value

Type: Microsoft.Win32::FileDialogCustomPlace^

The Music folder for the current user.

The GUID for this folder is 4BD8D571-6D19-48D3-BE97-422220080E43.

.NET Framework
Available since 4.0
Return to top
Show: