Click or drag to resize

DiagnosticsInformationScreens Property

Gets the a list of all displays on the system..

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string Screens { get; }

Property Value

Type: String
A list of all displays on the system.
See Also