Windows Media Player 11 SDK IWMPCdromBurn.label (VB and C#)
Previous | Next |
IWMPCdromBurn.label (VB and C#)
The label property gets or sets the CD volume label string.
Property Value
A System.String that is the volume label string.
Remarks
Due to the way CD labels are stored, the label of the CD may be shorter than the length of the specified volume label string. If the string is longer than the maximum length of a CD label, the text will be truncated.
Requirements
Version: Windows Media Player 11.
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
- IWMPCdromBurn Interface (VB and C#)
- IWMPCdromBurn.label (VB and C#)
Previous | Next |