Click or drag to resize

ScreenName Property

Gets the screen whose content can be cast.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax
C#
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