IWMPCdromBurn::burnFormat 属性

burnFormat 属性获取一个值,该值指示要燃烧的 CD 的类型。

此属性为只读。

语法

public WMPBurnFormat burnFormat {get;}

Public ReadOnly Property burnFormat As WMPBurnFormat

属性值

WMPLib.WMPBurnFormat,它是 WMPBurnFormat 枚举中的一个值,指示要燃烧的 CD 类型。

要求

要求
版本
Windows Media Player 11
命名空间
WMPLib
Assembly
Interop.WMPLib (Interop.WMPLib.dll)

另请参阅

IWMPCdromBurn 接口 (VB和 C#)

WMPBurnFormat