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