次の方法で共有


CommandBarComboBoxClass.Text Property

Gets or sets the text. This property is deprecated.

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

Syntax

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

Property Value

Type: System.String
The text. This property is deprecated.

Implements

_CommandBarComboBox.Text

Remarks

This property throws a DeprecatedException when called.

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace