次の方法で共有


CommandBarButtonClass.HyperlinkType Property

Gets the hyperlink type. This property is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Property HyperlinkType As MsoCommandBarButtonHyperlinkType
public virtual MsoCommandBarButtonHyperlinkType HyperlinkType { get; set; }

Property Value

Type: Microsoft.VisualStudio.CommandBars.MsoCommandBarButtonHyperlinkType
The hyperlink type. This property is deprecated.

Implements

_CommandBarButton.HyperlinkType

Remarks

This property throws a DeprecatedException when it is accessed.

.NET Framework Security

See Also

Reference

CommandBarButtonClass Class

Microsoft.VisualStudio.CommandBars Namespace