Gets the screen whose content can be cast.
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.3
Syntax public string Name { get; }
Property Value
Type:
String
Returns the name of the screen assigned by Chromium, for example: "Entire screen", "Screen 1".
See Also