共用方式為


IWMPCdromRoot::burnFormat 屬性

[與此頁面相關聯的功能Windows 媒體播放機 SDK是舊版功能。 MediaPlayer已取代它。 MediaPlayer已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用MediaPlayer,而不是Windows 媒體播放機 SDK。 Microsoft 建議使用舊版 API 的現有程式碼盡可能重寫為使用新的 API。

burnFormat屬性會取得值,這個值表示要消耗的 CD 類型。

這個屬性是唯讀的。

Syntax

public WMPBurnFormat burnFormat {get;}

Public ReadOnly Property burnFormat As WMPBurnFormat

屬性值

WMPLib.WMPAfterFormat,這是來自 WMPAfterFormat列舉的值,指出要消耗的 CD 類型。

規格需求

需求
版本
Windows Media Player 11
命名空間
WMPLib
組件
Interop.WMPLib (Interop.WMPLib.dll)

另請參閱

(VB 和 C#) IWMPCdrom配接器介面

WMPTypeFormat