ICastSessionDescription Property |
Gets the description of the session. Examples: "Mirroring tab (www.example.com)",
"Casting media", "Casting YouTube".
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax string Description { get; }
Property Value
Type:
StringThe description of the session.
Remarks
The description may be empty when the session just started and Chromium didn't define the
cast content yet.
See Also