KnownUIContexts.NotBuildingAndNotDebuggingContext 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 contexte d'interface utilisateur indiquant que l'environnement ne génère ou ne débogue pas une solution.
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ NotBuildingAndNotDebuggingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext NotBuildingAndNotDebuggingContext { get; }
member this.NotBuildingAndNotDebuggingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property NotBuildingAndNotDebuggingContext As UIContext