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.isOnline (VB and C#)
The isOnline property gets a value indicating whether the user is connected to a network.
[Visual Basic]
Public Overridable ReadOnly Property isOnline As Boolean
[C#]
public virtual bool isOnline {get;}
Property Value
A System.Boolean value that indicates whether the user is connected to a network.
Remarks
Requirements
Version: Windows Media Player 9 Series or later
Namespace: AxWMPLib
Assembly: AxInterop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |