SearchSettingsDataSource::DefaultTheme Property

 

Gets the default theme.

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

public:
property Guid DefaultTheme {
	Guid get();
	void set(Guid value);
}

Property Value

Type: System::Guid

The default theme.

Return to top
Show: