Click or drag to resize

IMediaReceiverName Property

Gets the name of the receiver.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.2
Syntax
C#
string Name { get; }

Property Value

Type: String
Returns the name of the receiver.
See Also