次の方法で共有


CommandBarComboBoxClass.Caption Property

Gets or sets the caption of the control.

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

Syntax

'宣言
Public Overridable Property Caption As String
public virtual string Caption { get; set; }

Property Value

Type: System.String
The caption.

Implements

_CommandBarComboBox.Caption

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace