UIContextGuids100.DataSourceWizardSuppressed Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The user wants to suppress the Data Source Wizard in the local data system.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public Const DataSourceWizardSuppressed As String
'Usage
Dim value As String

value = UIContextGuids100.DataSourceWizardSuppressed
public const string DataSourceWizardSuppressed
public:
literal String^ DataSourceWizardSuppressed
static val mutable DataSourceWizardSuppressed: string
public const var DataSourceWizardSuppressed : String

Remarks

The GUID for this context is: {5705AD15-40EE-4426-AD3E-BA750610D599}.

.NET Framework Security

See Also

Reference

UIContextGuids100 Class

UIContextGuids100 Members

Microsoft.VisualStudio.Shell.Interop Namespace