Screen.AllScreens Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un tableau de tous les affichages du système.
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()
Valeur de propriété
- Screen[]
Tableau de type Screen répertoriant tous les affichages du système.