Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
AxWindowsMediaPlayer.settings (VB and C#)
The settings property gets an IWMPSettings interface that provides a way to modify various Windows Media Player settings.
[Visual Basic]
Public Overridable ReadOnly Property settings As IWMPSettings
[C#]
public virtual IWMPSettings settings {get;}
Property Value
The WMPLib.IWMPSettings interface**.**
Requirements
Version: Windows Media Player 9 Series or later
Namespace: AxWMPLib
Assembly: AxInterop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |