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