Partager via


WebUIApplication.EnablePrelaunch(Boolean) Méthode

Définition

Spécifie si le pré-lancement est activé.

public:
 static void EnablePrelaunch(bool value);
 static void EnablePrelaunch(bool const& value);
public static void EnablePrelaunch(bool value);
function enablePrelaunch(value)
Public Shared Sub EnablePrelaunch (value As Boolean)

Paramètres

value
Boolean

bool

true pour activer le pré-lancement ; sinon, false.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

S’applique à