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.network (VB and C#)
The network property gets an IWMPNetwork interface that provides access to network information and settings.
[Visual Basic]
Public Overridable ReadOnly Property network As IWMPNetwork
[C#]
public virtual IWMPNetwork network {get;}
Property Value
The WMPLib.IWMPNetwork 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 |