Screen.AllScreens Właściwość

Definicja

Pobiera tablicę wszystkich wyświetlanych w systemie.

public:
 static property cli::array <System::Windows::Forms::Screen ^> ^ AllScreens { cli::array <System::Windows::Forms::Screen ^> ^ get(); };
public static System.Windows.Forms.Screen[] AllScreens { get; }
member this.AllScreens : System.Windows.Forms.Screen[]
Public Shared ReadOnly Property AllScreens As Screen()

Wartość właściwości

Screen[]

Tablica typu Screen, zawierająca wszystkie wyświetlane w systemie.

Dotyczy