KnownUIContexts::StandardPreviewerConfigurationChanging Property

 

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

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property UIContext^ StandardPreviewerConfigurationChanging {
	static UIContext^ get();
}
Return to top
Show: