Compartir a través de


SystemParameters2.Current (Propiedad)

Obtiene una instancia de la clase SystemParameters2.

Espacio de nombres:  Microsoft.Windows.Shell
Ensamblado:  Microsoft.Windows.Shell (en Microsoft.Windows.Shell.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property Current As SystemParameters2
    Get
public static SystemParameters2 Current { get; }
public:
static property SystemParameters2^ Current {
    SystemParameters2^ get ();
}
static member Current : SystemParameters2
static function get Current () : SystemParameters2

Valor de propiedad

Tipo: Microsoft.Windows.Shell.SystemParameters2
Instancia de la clase SystemParameters2.

Seguridad de .NET Framework

Vea también

Referencia

SystemParameters2 Clase

Microsoft.Windows.Shell (Espacio de nombres)