UIContextGuids80.SolutionExistsAndNotBuildingAndNotDebugging – pole
Určuje kontext je načten řešení a je vytvořena nebo ladit.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.8.0 (v Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntaxe
public const string SolutionExistsAndNotBuildingAndNotDebugging
public:
literal String^ SolutionExistsAndNotBuildingAndNotDebugging
static val mutable SolutionExistsAndNotBuildingAndNotDebugging : string
Public Const SolutionExistsAndNotBuildingAndNotDebugging As String
Hodnota pole
Type: System.String
Poznámky
Tento kontext je vždy aktivní při řešení je načten a řešení není ladění a není sestavení.Tento kontext je účinně kombinací SolutionExists a NotBuildingAndNotDebugging souvislostech.
Identifikátor GUID pro tento kontext je: {D0E4DEEC-1B53-4cda-8559-D454583AD23B}.Je definován v vsshlids.h a vsshell80.h.
Viz také
UIContextGuids80 – třída
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek