UIContextGuids80.NotBuildingAndNotDebugging Field     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a context in which the solution is not being built or debugged.
public: System::String ^ NotBuildingAndNotDebugging;std::wstring NotBuildingAndNotDebugging;public const string NotBuildingAndNotDebugging;val mutable NotBuildingAndNotDebugging : stringPublic Const NotBuildingAndNotDebugging As String Field Value
Remarks
This context is always active except during builds and debugging. This context is active even when a solution is not loaded.
The GUID for this context is: {48EA4A80-F14E-4107-88FA-8D0016F30B9C}. It is defined in vsshlids.h and vsshell.h.