Share via


Proprietà IWMPCdromBurn::burnFormat

[La funzionalità associata a questa pagina, Lettore multimediale Windows SDK, è una funzionalità legacy. È stata sostituita da MediaPlayer. MediaPlayer è stato ottimizzato per Windows 10 e Windows 11. Microsoft consiglia vivamente che il nuovo codice usi MediaPlayer anziché Lettore multimediale Windows SDK, quando possibile. Microsoft suggerisce che il codice esistente che usa le API legacy venga riscritto per usare le nuove API, se possibile.

La proprietà burnFormat ottiene un valore che indica il tipo di CD da masterizzare.

Questa proprietà è di sola lettura.

Sintassi

public WMPBurnFormat burnFormat {get;}

Public ReadOnly Property burnFormat As WMPBurnFormat

Valore proprietà

WMPLib.WMPBurnFormat è un valore dell'enumerazione WMPBurnFormat che indica il tipo di CD da masterizzare.

Requisiti

Requisito Valore
Versione
Lettore multimediale Windows 11
Spazio dei nomi
WMPLib
Assembly
Interoperabilità.WMPLib (Interop.WMPLib.dll)

Vedi anche

Interfaccia IWMPCdromBurn (VB e C#)

WMPBurnFormat