ProvideProfileAttribute::IsToolsOptionPage Property

 

Gets whether this is also a Tools Options page.

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

public:
property bool IsToolsOptionPage {
	bool get();
}

Property Value

Type: System::Boolean

true if this is also a Tools Options page, otherwise false.

Return to top
Show: