IGenericAppConfiguration.EnableScreenshots 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.
Activer les captures d’écran. Les captures d’écran locales sont désactivées par défaut pour accélérer les tests.
public bool EnableScreenshots { get; }
member this.EnableScreenshots : bool
Public ReadOnly Property EnableScreenshots As Boolean