KnownUIContexts.StandardPreviewerConfigurationChanging Property

Definition

A UI context indicating the standard previewers (browsers) configuration is changing, either browsers are added or removed or the default browser(s) changed.

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ StandardPreviewerConfigurationChanging { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext StandardPreviewerConfigurationChanging { get; }
static member StandardPreviewerConfigurationChanging : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property StandardPreviewerConfigurationChanging As UIContext

Property Value

Applies to