UserVisibleAttribute Constructor (Boolean)
Visual Studio 2015
Initializes a new instance of the UserVisibleAttribute.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- userVisible
-
Type:
System::Boolean
true if the extension is visible to the user, otherwise false.
Show: