Click or drag to resize

IAudioBrowser Property

Gets the IBrowser instance associated with this object.

Namespace:  DotNetBrowser.Media
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IBrowser Browser { get; }

Property Value

Type: IBrowser
The IBrowser instance associated with this object.
See Also