CommandBarButtonClass::IsPriorityDropped Property
Visual Studio 2015
Determines whether the priority has been lowered. Always returns false.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874925)] property bool IsPriorityDropped { [DispIdAttribute(1610874925)] virtual bool get(); }
Implements
_CommandBarButton::IsPriorityDroppedAttempting to set this property with any other value will cause an exception to be thrown.
Show: