SystemProperties.Music Property

Definition

Gets an object that provides the indexing names of Windows file properties for System.Music.

public:
 static property SystemMusicProperties ^ Music { SystemMusicProperties ^ get(); };
static SystemMusicProperties Music();
public static SystemMusicProperties Music { get; }
var systemMusicProperties = SystemProperties.music;
Public Shared ReadOnly Property Music As SystemMusicProperties

Property Value

A helper object that provides names for Windows file properties for System.Music.

Applies to