CommandBarButtonClass::HyperlinkType Property
Visual Studio 2015
Gets the hyperlink type. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940428)] property MsoCommandBarButtonHyperlinkType HyperlinkType { [DispIdAttribute(1610940428)] virtual MsoCommandBarButtonHyperlinkType get(); [DispIdAttribute(1610940428)] virtual void set(MsoCommandBarButtonHyperlinkType value); }
Property Value
Type: Microsoft.VisualStudio.CommandBars::MsoCommandBarButtonHyperlinkTypeThe hyperlink type. This property is deprecated.
Implements
_CommandBarButton::HyperlinkTypeThis property throws a DeprecatedException when it is accessed.
Show: