UIContextGuids80.DataSourceWindowAutoVisible 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 a data source window is auto visible.
public: System::String ^ DataSourceWindowAutoVisible;
std::wstring DataSourceWindowAutoVisible;
public const string DataSourceWindowAutoVisible;
val mutable DataSourceWindowAutoVisible : string
Public Const DataSourceWindowAutoVisible As String
Field Value
Remarks
This context becomes active when a project is loaded that supports data sources whose windows can be automatically hidden.
The GUID for this context is: {2E78870D-AC7C-4460-A4A1-3FE37D00EF81}
. It is defined in vsshell80.h.