ISharePointProjectLogger.ActivateOutputWindow Méthode
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.
Ouvre la fenêtre Sortie et active le volet de le volet de fenêtre Sortie actuel.
public:
bool ActivateOutputWindow();
public bool ActivateOutputWindow ();
abstract member ActivateOutputWindow : unit -> bool
Public Function ActivateOutputWindow () As Boolean
Retours
Retourne la valeur true
si l'opération réussit ; sinon, retourne la valeur false
.